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 Draw polylines with arrow on google map with direction path

I have added polylines but not able to add arrow with direction on google map should be display as below …

android google-maps google-maps-android-api-2 google-polyline google-directions-api
Google Maps Utility: how to get all markers from ClusterManager<?>?

Sorry for my English I tried the ClusterManager<?>.getMarkerCollection().getMarkers() method but it returns empty collection. I use …

android google-maps-android-api-2 marker markerclusterer
Draw dotted polyline on Google Map - Android

I am working on an Android application that uses Google Maps and draws polylines on the map. I wanted to …

android google-maps google-maps-android-api-2 google-polyline dotted-line
Open Street Maps with Android Google Maps Api v2

Is it possible to use an open street map provider with the new Google Maps V2 Api on Android? If …

android google-maps openstreetmap google-maps-mobile google-maps-android-api-2
Retrieve distance from visible part of Google map

I want to draw a static circle over a map with Google Maps. When the user pinches, the map will …

android google-maps google-maps-android-api-2 distance
ARCore + Location Services

I am wondering is there any options for combining existing ARCore early stage with Google Location in order to place …

android google-maps location google-maps-android-api-2 arcore
zoom over specific route google map

I have a list of random latitude and longitude points and I am drawing a route between them. My question …

android google-maps-android-api-2 marker polyline
NullPointerException when using RelativeLayout as custom InfoWindow

I'm trying to use a RelativeLayout as custom InfoWindow for my markers, but a I get a NullPointerException every time …

android google-maps nullpointerexception google-maps-android-api-2
Map fragment V2 in a Fragment

I am facing some issue"Null pointer Expcepttion at getmap()" in Google Map Fragments . I want to insert mapfragment in …

android-fragments google-maps-android-api-2 mapfragment
MapFragment in Action Bar Tabs

I am trying to build an app that will implement Action Bar tabs. One of the tabs should contain a …

android android-layout android-fragments android-maps google-maps-android-api-2