... Just to add to my question above ...
If only one MapActivity is allowed "per process" - I take it that
means per application??? - How does one properly use 2 or more maps
per application?


On Dec 8, 12:17 pm, mscwd01 <[EMAIL PROTECTED]> wrote:
> 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