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
sorry for not responding for that long, but i've been a bit busy with life - now that vacation is coming, i will look into everything flutter-related soon 👀
For even faster markers when you need to render only a limited set of marker types I suggest using a single CustomPainter and draw all markers at once using canvas.drawAtlas. I got a speedup of ~20 times with respect to https://github.com/jesussmile/markerx. You can check out my code here.
Okay boss!
time to come out of hiding,
please check this discussion 5 mins of your time,
fleaflet/flutter_map#1481
The text was updated successfully, but these errors were encountered: