The new Google Maps Android API v2 allows you to offer interactive, feature-rich maps to users of your Android application.
I want to give the map a nice looking rounded corners as the two boxes below it have. I can't …
android android-layout android-maps-v2I'm trying to know if a given marker is inside a circle radius. In javascript, i can do something like: …
android google-maps android-maps-v2Im creating an app where users need to walk to a point on a map. But they need to find …
android google-maps-markers google-maps-android-api-2 android-maps-v2I want to design custom icons for an Android app using Google Maps v2. I know there are a bunch …
android google-maps google-maps-markers android-maps-v2 android-iconsI'm making a server request and when I receive the response from server, I'm executing on UI Thread a ClusterManager.…
android android-maps-v2 android-maps-utilsI have Integrated Google MAP API V2 for Android. I want to have a Custom Info Window at Onclick of …
android google-maps infowindow android-maps-v2I have googleMap (v2) with polyline that presents a route between the user current location and the destination point. Now, …
android google-maps android-maps-v2When I use v6.5.87 of Google Play Services, I get a null pointer exception when I call getMapAsync(). I'm using …
android google-maps android-maps-v2As per my requirement, I am drawing polygons on google map shown in the image below.(using maps v2) Now …
android google-maps geolocation android-maps-v2 polygonsI have drawn a polygon on google map using several Latitude,Longitude points.But now I need to place a …
android google-maps-android-api-2 android-maps-v2