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

Updated max zoom #71

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Updated max zoom #71

merged 1 commit into from
Mar 27, 2024

Conversation

zmalkmus
Copy link
Collaborator

This was thankfully a simple fix! It turns out I was editing the wrong map options (which might be a tell of code quality concerns involving how the map is instantiated, but that is an issue for another day). As long as it works.

The max zoom was set to 10, which is nearly half of what leaflet is capable of. All I had to do was update it to 18, and I believe it is powerful enough for the capability we are looking for.

@zmalkmus zmalkmus linked an issue Mar 18, 2024 that may be closed by this pull request
@zmalkmus zmalkmus merged commit ff170d2 into develop Mar 27, 2024
1 check passed
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.

Visualization enhancement: base-map switch and map zoom-in limitation
1 participant