Google Android Maps Api v2 is the next generation of Google Maps SDK available for Android developers.
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-fusedlocationHow 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-2I am working on google maps and I am getting this error. I had done the following things: Got My …
android google-maps google-maps-android-api-2I'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-2Following 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-2Is 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 infowindowI 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-2I'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 infowindowI 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-2Authorization 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