Google Android Maps Api v2 is the next generation of Google Maps SDK available for Android developers.
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-2How 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-2I 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-v2This 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-apiI 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-2I have added map on fragment activity and added several marker using addMarker function, but i am able to remove …
android google-maps-android-api-2I have integrated the Google Maps API in Android Studio, and it also finds the current location, but I want …
android google-maps-android-api-2What 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-mobileI 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-2I 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