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

Fix bug resolving resolution to zoom in map controls #829

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

theduckylittle
Copy link
Member

Resolution is the authoritative variable for
the map "zoom," this was assuming that zoom was always set as well.

This will use zoom, if defined, but otherwise calculate the appropriate next step from the resolution.

@theduckylittle
Copy link
Member Author

refs: #828

Resolution is the authoritative variable for
the map "zoom," this was assuming that zoom was always set as well.

This will use zoom, if defined, but otherwise calculate the appropriate
next step from the resolution.
@klassenjs klassenjs merged commit 6e2366d into geomoose:main Apr 25, 2023
@klassenjs klassenjs added this to the 3.11.0 milestone May 19, 2023
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.

2 participants