Google Android Maps Api v2 is the next generation of Google Maps SDK available for Android developers.
GoogleMap by default doesn't provide event for map drag start and drag stop. I have already reported that problem here. …
android google-maps android-mapview google-maps-android-api-2I want to set the map zoom level to fit all markers on the map. I have used following method …
android zoom google-maps-android-api-2 markerI'm using Google Maps API V2 in an activity wih drop down navigation where the map is on the second …
android android-fragments google-maps-android-api-2I'm developing in google maps APIv2. The issue that I'm facing now is I only able to add in one …
google-maps google-maps-android-api-2 google-maps-api-2 infowindowI believe this is a limitation of the recent Google Maps API v2. They have recently added the ability to …
android google-maps-android-api-2Description: I am using Google maps API V2.I have implemented Android Reverse Geocoding at touched location. Problem: It throws …
android google-maps-android-api-2My app shows a map and i want that users can't swipe over a certain region. So i'm trying to …
android google-maps-android-api-2I'm using Google Maps v2 API in my project. In Google Maps v2 the debug/release API key is defined …
android google-maps key android-manifest google-maps-android-api-2The Maps v2 documentation states: Because version 2 of the Google Maps Android API requires OpenGL ES version 2, you must add …
android google-maps-android-api-2I'm creating an app based on places search. I would like to know how can I add a search bar …
java android google-maps google-maps-android-api-2 searchbar