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

N Markers example is laggy with 2000 markers #8

Open
hexadeciman opened this issue May 13, 2020 · 1 comment
Open

N Markers example is laggy with 2000 markers #8

hexadeciman opened this issue May 13, 2020 · 1 comment

Comments

@hexadeciman
Copy link

It would be awesome if there was a way to display a large number of markers without affecting performance, maybe using webgl or canvas would help. As soon as the number of markers makes too many dom elements it becomes laggy.

@istarkov
Copy link
Contributor

Yep internally we had canvas drawer (on other map lib) it allowed to draw up to 4-5k markers. And used mix of React markers over to emulate hovers etc. Will add example when Ill have some free time.

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

No branches or pull requests

2 participants