Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Poor performance with lots of markers #79

Open
leMaik opened this issue Feb 5, 2017 · 3 comments
Open

Poor performance with lots of markers #79

leMaik opened this issue Feb 5, 2017 · 3 comments

Comments

@leMaik
Copy link

leMaik commented Feb 5, 2017

We have a skyblock world with hundreds of islands and we are displaying a marker for every island. This causes the map to be very unresponsive and even taking multiple seconds to display. Maps without that many markers load without any delay.

I think that this could be fixed by not displaying markers that are outside of the viewport (that is, not even adding them to the DOM). It would also be useful if there was an option to only show certain markers at a certain zoom level.

@chuushi
Copy link
Contributor

chuushi commented Feb 10, 2017

It would also be useful if there was an option to only show certain markers at a certain zoom level.

but that option already exists. Search for minzoom here.

@leMaik
Copy link
Author

leMaik commented Feb 10, 2017

@SimonOrJ Thanks, I didn't know about that option. But the performance still isn't as good as it could be.

@vaIgarashi
Copy link
Contributor

Bump

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants