Replies: 1 comment 2 replies
-
From my experience, regular markers are good for rendering something like 100 points on the map, with advanced markers I wouldn't go beyond maybe 1000 points. If you're in the region of over 10k points, you should probably have a look at deck.gl for example, which will handle that amount with ease. (Note to self: we should add something about that to the documentation) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used example https://github.com/leighhalliday/next-google-maps/tree/main, and i'm trying to render 18.000 points on map, but render time takes at least 3 min.
Beta Was this translation helpful? Give feedback.
All reactions