[android-developers] Previous MapActivity is not shown/refreshed on clicking back from current MapActivity

2012-03-22 Thread Shajahan
I have 2 MapActivity (let call it M1 M2) 1st one (M1) -- no of geo points with pins and on clicking any of the pin take you to the other M2 with more details. Now when click BACK button from M2 to go to previous M1, then the M1 is not shown correctly or not refreshing. Please help. -- You

Re: [android-developers] Previous MapActivity is not shown/refreshed on clicking back from current MapActivity

2012-03-22 Thread Kostya Vasilyev
http://code.google.com/intl/ru/android/add-ons/google-apis/reference/com/google/android/maps/MapActivity.html Only one MapActivity is supported per process. Multiple MapActivities running simultaneously are likely to interfere in unexpected and undesired ways. -- K 22.03.2012 12:41,