Issue
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
Answered By - TNR
June 21, 2022 android, android-mapview, itemizedoverlay No comments
I created an MapView with ItemizedOverlays. I need to move some Overlay on the mapView. How to realize this?
Remove the overlays you want to change from the collection and add the new GeoPoints Overlay's to MapView
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.