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

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

android Maps API v2 with custom markers

I want to make maps with custom markers. In API v2 I can set icon, title, etc for markers. But …

android google-maps google-maps-android-api-2
How to display nearby places like ATM's, hospitals in Android Google Map?

How to display nearby places & place details like ATM's, Hospitals, Restaurants, etc. in Android Google Map This is the …

android google-maps google-places-api google-maps-android-api-2
Change position of Google Maps API's "My location" button

I am using the Google Maps Android API v2, and I need a way to chance the position of the "…

java android google-maps-android-api-2 android-maps-v2
Getting results of nearby places from User's Location using Google Maps API in Android

This is the first time using google map API and google places API. I am doing a demo application that …

android google-maps google-maps-android-api-2 google-places-api
How can I handle map move end using Google Maps for Android V2?

I want to geocode address as soon as map center has been changed. How can I handle map moveend with …

android google-maps android-mapview google-maps-android-api-2
Clear markers from Google Map in Android

I have added map on fragment activity and added several marker using addMarker function, but i am able to remove …

android google-maps-android-api-2
How do I zoom in automatically to the current location in Google Maps API for Android?

I have integrated the Google Maps API in Android Studio, and it also finds the current location, but I want …

android google-maps-android-api-2
Animating markers on Google Maps v2

What is the best way to animate markers on Google Maps using v2 API? I am working on a map-centered …

android google-maps google-maps-android-api-2 google-maps-mobile
How do I draw a route, along an existing road, between two points?

I want to show the driving route between two locations in my android app. I want to draw the route …

android google-maps google-maps-android-api-2
get Lat Lang from a place_id returned by autocomplete place api

I am searching the place in my apps using the google autocomplete place api and now I want to get …

android google-maps google-maps-android-api-2 latitude-longitude google-places-api