Skip to content

Fix lat/long display in hover-text #52

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

Merged
merged 1 commit into from
Sep 6, 2023
Merged

Fix lat/long display in hover-text #52

merged 1 commit into from
Sep 6, 2023

Conversation

egrace479
Copy link
Member

Hovertext in map view was displaying {Lat} and {Lon} instead of the actual latitude and longitude:
Screenshot 2023-09-05 at 3 51 43 PM
This bug was introduced with the capitalization change in this commit.
It is now fixed to display properly as shown below.
Screenshot 2023-09-05 at 3 52 14 PM

@egrace479 egrace479 added the bug Something isn't working label Sep 5, 2023
@egrace479 egrace479 changed the base branch from main to dev September 5, 2023 19:54
Copy link
Member

@hlapp hlapp left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@johnbradley johnbradley left a comment

Choose a reason for hiding this comment

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

LGTM

@egrace479 egrace479 merged commit 09e8302 into dev Sep 6, 2023
@egrace479 egrace479 deleted the feature/long branch September 6, 2023 16:29
@egrace479 egrace479 mentioned this pull request Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants