I'm using Leaflet on standard conditions, let's say Firefox on a usual PC. What is the maximum markers quantity it can display at the same time?
I don't need an exact number, just to know capabilities, is near the 1000 dots, near 10.000 or can it display 100k without problems?
I guess the border is something like 1000 as it's getting hard for browsers to deal with huge amount of smal object instances. For example, if you load hundrets of point objects from a KML it's getting pretty slow at every JS webmap framework.
A better way to deal with that problem is to use server side components to filter the objects. For example stream simplified layers for low zoomlevels and just stream the nessary objects within your current map view via a bbox filter strategy.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With