I also had this problem, i had to save the overlay locations to the outstate bundle then add them again onResume. Couldn't figure a way to save my overlay class to bundle. Let me know if you find a better workaround.
Ne0 On Jan 5, 11:59 am, Stefan <ebay-dah...@web.de> wrote: > hello, > > i have an activity with a MapView ad overlays. If i start a new > activity and go back to my Activity with the map, i only see the map > without my overlays. How can i save my overlays?? The > mapView.onSaveInstanceState() does not save the overlays, does it? Or > have i implement something wrong and the overlays should be visible > after i come back to my MapActivity? > > Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en