Hello,
Is there a way to prevent map flickering when adding a new InMemoryMarkerOverlay ?
My Map contains an OSMOverlay as background and about 10 InMemoryMarkerOverlay with different shaped (image) markers.
I need to add a new marker to map marker without the map flickering (refreshing...)
Is there other possibilities ,either by JavaScript or other types of overlays, to achieve my requirement ?
Thank you in advance,
Runny