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

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

How to get current Location in GoogleMap using FusedLocationProviderClient

I want to get periodic (say every 2 minutes) current location updates for this I'm following official documentation, I wrote this …

java android google-maps-android-api-2 android-fusedlocation
Custom marker in google maps in android with vector asset icon

How can we achieve a map marker icon with vector asset file, the way google shows it like this, programatically: …

android google-maps-markers google-maps-android-api-2
Changing colour of Markers - Google Map V2 Android

I'm having a little trouble understanding how to change the colour of a marker in an Android Google Map project. …

android google-maps google-maps-android-api-2
How to remove all the polylines from a map

Following How to draw a path between two markers I had to add lot of polylines between two markers, to …

android google-maps google-maps-android-api-2
Opening InfoWindow automatically when adding marker Google Maps v2 Android

Is there a way to open the infowindow automatically when we add a marker? Using this code to add the …

android google-maps-android-api-2 marker infowindow
Google android maps api v2 Show Marker Title Always

I have a google maps v2 in my android application and some markers on it. When user click one of …

java android google-maps google-maps-markers google-maps-android-api-2
Create a custom info window in google maps V2

I'm trying to make a custom window that look like that (for map objects). But instead of the project following …

android google-maps-android-api-2 infowindow
Remove previous Marker and add new Marker in Google Map v2

I want to remove a current marker after long click on map anywhere and recreate a new marker at that …

android google-maps-markers google-maps-android-api-2
Google maps v2: Authorization failure

Authorization failure. Please see https://developers.google.com/maps/documentation/android/start for how to correctly set up the map. …

android google-maps-android-api-2