Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed map name discrepancy #282

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Fixed map name discrepancy #282

merged 2 commits into from
Dec 5, 2023

Conversation

s-egge
Copy link
Member

@s-egge s-egge commented Dec 2, 2023

Used buildings getter to pull building name from database instead of from Openstreetmap. This fixed the Arnold Cafeteria vs Arnold Dining Hall issue, as well as removed the need for hardcoding 'OSU Operations' building name.

Used buildings getter to pull building name from database instead of from Openstreetmap. This fixed the Arnold Cafeteria vs Arnold Dining Hall issue, as well as removed the need for hardcoding 'OSU Operations' building name.
@s-egge s-egge linked an issue Dec 2, 2023 that may be closed by this pull request
@s-egge s-egge requested a review from solderq35 December 2, 2023 22:45
Copy link
Contributor

@solderq35 solderq35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work, but you should also implement this fix for the map's search function for consistency

Edit: Also, remember to run npm run format
image

Copy link
Contributor

@solderq35 solderq35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@solderq35 solderq35 merged commit be73500 into master Dec 5, 2023
3 checks passed
@s-egge s-egge deleted the fix-map-name-discrepancy branch July 1, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Map vs Building name discrepancy
2 participants