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

Make leaflet respect minZoom, maxZoom and bounds of charts. #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Make leaflet respect minZoom, maxZoom and bounds of charts. #17

wants to merge 3 commits into from

Conversation

FredericGuilbault
Copy link

This is a HUGE performance increase, leaflet was trying to load every tiles of the most precise map all around the world regardless of the current zoom and charts boundaries.

@FredericGuilbault
Copy link
Author

FredericGuilbault commented Jun 22, 2018

Travis-CI is now happy :D

@FredericGuilbault
Copy link
Author

Oh ho, removing the parentheses as coding standard requested me break the function.
What would be the best approach toward this problem ?

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.

1 participant