Any news on a way to get a MapView on to a fragment? I would have thought this was really quite an urgent flaw (it you're using fragments, it really messes up your app's workflow)
I'm using the compatibility library, and the current way of doing things by extending making FragmentActivity extend MapActivity is horrible because you will eventually get a "two mapviews on one mapactivity" error. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] 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

