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 Map API v2 is not showing Map on device

I am running sample code that is provided on Google Map Documentation for Google Map Api v2 (https://developers.google.…

android google-maps-android-api-2
Google Maps API v2 not working

I am trying to build an application using Google Maps API v2 but the thing is, the application keeps giving …

android google-maps google-maps-api-2 google-maps-android-api-2
Android Maps Library V2 zoom controls custom position

How can i customize the position of the builtin zoom controls in a GoogleMap V2 ? There are a lot of …

android google-maps google-maps-android-api-2
This IP, site or mobile application is not authorized to use this API key - Android

I have a problem with connection with Google maps API V2 and Android. I' ve enabled services: Google Maps Android …

android google-maps-android-api-2 google-places-api google-places
Should I use MapView or MapFragment

I am not sure whether I should be using MapView or stick to using a MapFragment. My application is an …

android google-maps android-mapview google-maps-android-api-2 mapfragment
Add identification to marker on google maps v2 api for android

Well, every marker on my application will represent a user, so I need to identify that user when I click …

android api google-maps-markers google-maps-android-api-2
How to animate marker in android map api V2?

I want to implement smooth transition to emulate car marker moving on the map. Is it possible to animate marker …

android google-maps android-mapview android-maps google-maps-android-api-2
Android Geocoder getFromLocationName always returns null

I have been trying to geocode a string to get its coordinates but my program always crashes because when ever …

java android eclipse android-mapview google-maps-android-api-2
Display toolbar for Google Maps marker automatically

I have a marker and when I open the map it shows the marker. When I click on it it …

android google-maps google-maps-markers google-maps-android-api-2
Centering bitmap Marker (Google Maps Android API v2)

When I add a marker from a custom Bitmap, the marker is not centered at the point I specify. I'm …

android centering google-maps-android-api-2 android-drawable