Google Android Maps Api v2 is the next generation of Google Maps SDK available for Android developers.
In my app I have some objects that have their location displayed on the map using markers. The problem is …
android android-maps google-maps-android-api-2I am trying to put a Google map inside a scroll view, so that the user can scroll down other …
android scala google-maps-android-api-2I'm developing an app which needs to rotate the mapView with a compass. I know how to rotate the camera …
android google-maps google-maps-api-2 google-maps-android-api-2 android-maps-v2I've looked through the documentation of polyline and there is no option to make it dashed. Do anybody know how …
android google-maps android-mapview google-maps-android-api-2I use the Google Maps Api Version 2 for Androidto add a MapFragment to my Application. This Fragments improves a lot …
android google-maps google-maps-android-api-2 mapfragmentI am trying to trigger a marker click (or other map events too) programmatically in Google maps API for android …
android google-maps google-maps-markers google-maps-android-api-2The Google map component (com.google.android.gms.maps.GoogleMap) allows one to render custom tiles (OpenStreetMap or other). These …
android maps offline google-maps-android-api-2I am using Google Maps v2 in my application. When the user pans or zooms on the screen I would …
android google-maps-android-api-2 boundsMy app is currently using Maps by Google Play Services speficying: mMap.setMyLocationEnabled(true); I realize each time I am …
android google-maps google-play-services google-maps-android-api-2 location-servicesI'm trying to applicate drawernavigation (my first fragment is a map & the others are just some fragments with simple …
android android-fragments google-maps-android-api-2 navigation-drawer android-maps-v2