Reputation: 71
I created an MapView with ItemizedOverlays. I need to move some Overlay on the mapView. How to realize this?
Upvotes: 0
Views: 80
Reputation: 5869
Remove the overlays you want to change from the collection and add the new GeoPoints Overlay's to MapView
Upvotes: 1