Top "Google-maps-android-api-2" questions

Google Android Maps Api v2 is the next generation of Google Maps SDK available for Android developers.

Google Maps Android API V2 check if GoogleMaps are installed on device

When using Google Maps Android API V2 I'm following the Google Play Services setup documentation to make a check to …

android-mapview google-maps-android-api-2
What does map.setMyLocationEnabled(true) really do

I am setting: map.setMyLocationEnabled(true) But I am wondering what this really does. What I know: I get a …

android google-maps geolocation google-maps-android-api-2
Is Google map mobile SDK no longer free?

According to this link : Google price guide Google has changed it's prices from 11 June. Is that mean using google map …

google-maps google-maps-android-api-2 google-maps-sdk-ios
Android Google Maps v2 - Add object to marker

How can we add an object to a marker in the new Google Maps Android API v2? So if we …

android google-maps-markers google-maps-android-api-2
Creating OnDragListener for Google Map v2 Fragment

I’m trying to setup an onDrag Listener for a google map fragment, but can’t get the drag event …

android google-maps drag google-maps-android-api-2
GooglePlayServicesUtil.getErrorDialog is null

I'm using ACRA (arca.ch) to generate automatic error reports. I just released a new version of my app using …

android google-maps google-maps-android-api-2 google-play-services
Android Maps - animateCamera() method not working proper

Problem: 1) Map getting animated to reach the required location(4th line in code) but it got zoomed to the default …

android google-maps-android-api-2 android-maps-v2
Set Custom Marker Icon at Current Location - Android API v2

I want to show a marker of my own choice in place of that default blue colored icon. How can …

android google-maps-android-api-2 currentlocation
Highlight a specified route on Google Maps v2 Android

Right, so I'm currently using the Google Directions API in my app to retrieve the route between two locations. When …

android highlight routes google-maps-android-api-2 directions
Google Maps Android API v2 very slow when adding lots of Markers

I am updating an existing Android app to use the new Google Maps Android API v2. I have about 2500 markers …

android-mapview google-maps-android-api-2