Hi guys, i’m trying to use the EmbeddedMapView (beta) in order to draw some icons that represents our charging points, when i use IOS, there is no problem, i can draw more than 1000 icons and everythings works without any issue.
The issue comes with Android: if i draw more than 10/15 icons, all devices (even the most recent and powerful) becomes sluggish, they become unresponsive and the app will become unusable. How i can solve this issue?
Also, how i can intercept the user gesture that “moves” on the map? actually i’ve managed to use the “tap on map” gesture, but it’s not very usable…
Please let me know.
Thanks!