androidandroid-mapviewitemizedoverlay

How to change GeoPoint of Overlay in ItemizedOverlay for mapView?


I created an MapView with ItemizedOverlays. I need to move some Overlay on the mapView. How to realize this?


Solution

  • Remove the overlays you want to change from the collection and add the new GeoPoints Overlay's to MapView