Okay this kind of makes sense, so to ensure the map is always showing
the correct view (i.e. city), one should reposition the map each time
the activity is loaded?

One question though, what happens if someone clicks the back button?
Does the original activity reload automatically, or do you have to add
additional code to reload the activity when someone navigates back to
it having clicked the back button?

Thanks again!

On Dec 8, 1:23 am, "Tom Gibara" <[EMAIL PROTECTED]> wrote:
> > I have a weird issue, which is probably easily solvable - but the
> > cause is alluding me.
>
> > I have two activities, one is created as an intent from the first
> > activity. Each activity features a MapView.
>
> Only one MapActivity is supported per process. Multiple MapActivities
> running simultaneously are likely to interfere in unexpected and undesired
> ways.
>
> http://code.google.com/android/reference/com/google/android/maps/MapA...
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to