You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When zooming at the entrance marker level on area with a lot of entrances (200+ markers) we could improve the performance by :
making the markers lighter (simple circle instead of image icon marker) ?
not attaching an already rendered popup and a tooltip to each marker and instead create the popup when we click the marker
OR do not attach the popup to each marker if there is too much markers and instead add in the tooltip that the user need to oom more to activate the popups
upgrade to the latest react-leaflet 4.0.0 + leaflet 1.8 versions
When zooming at the entrance marker level on area with a lot of entrances (200+ markers) we could improve the performance by :
@see #360
The text was updated successfully, but these errors were encountered: