Top "Mapfragment" questions

The Android Fragment that represents a Map component in an Android app.

Switching fragments - Google Map Fragment V2 - Activity has been destroyed Error

I have a Maps Activity (SherlockFragmentActivity) that loads in a Maps Fragment that has 2 buttons and switches between showing 2 different …

android android-fragments android-activity mapfragment supportmapfragment
Google Maps API v2 Custom MapFragment + SimpleFragment

I need to create a simple application which contain 1. Custom MapFragment which can display current location (LocationListener?), two markers, etc. 2. …

android android-fragments google-maps-api-2 currentlocation mapfragment
Map fragment V2 in a Fragment

I am facing some issue"Null pointer Expcepttion at getmap()" in Google Map Fragments . I want to insert mapfragment in …

android-fragments google-maps-android-api-2 mapfragment
How to Hide Map Fragment - Android

Using below code to show and hide MapFragment, and it works just well: public class MapFragmentActivity extends FragmentActivity { ........... mMapFragment = ((SupportMapFragment)…

android google-maps-android-api-2 android-fragmentactivity mapfragment
Android SupportMapFragment Exception Error

I am trying to use the new Google Play Services Lib and embbed Maps in side the Maps Fragment as …

android android-support-library google-play-services mapfragment supportmapfragment