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

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

Trying to show StreetView in by using Google Maps Android API v2 in android but not able to get it working

I am trying since long time to show the StreetView of particular location in Android but unfortunately unable to succeed. …

android google-maps google-maps-android-api-2 google-street-view
AndroidRuntime: FATAL EXCEPTION: androidmapsapi-ZoomTableManager

My app that uses Google Maps SDK (v2) just started crashing with this exception: Process: com.currentlocation.android, PID: 7328 java.…

android ios google-maps-android-api-2 google-maps-sdk-ios google-maps-android-api-3
Night mode for Google maps?

My question is simple. Is there a night mode for Google maps? So far I could only apply GoogleMap.MAP_…

android google-maps-android-api-2 android-maps
How to Integrate Google Maps in Android App

I want to integrate the Google Maps for locating user input address in google maps android api v2 with geocoding …

android google-maps-android-api-2 google-geolocation
How to put drawable as a background on InfoWindow (Google Maps API v2 for Android)?

This is my custom layout for my info window: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" …

android google-maps-android-api-2
Google Maps Android API v2 SupportMapFragment memory leak

Using 2 simple activities. First Activity which only holds a button to start the 2nd Activity which holds the map: Main …

android google-maps-android-api-2 android-maps-v2 supportmapfragment
Google Maps API v2 Android add shape drawable as marker

I've been trying to add a shape drawable as the marker icon for a marker I want to add on …

android google-maps-markers google-maps-android-api-2 shapedrawable
google maps api v2 out of memory error

i have a huge memory problem in my app. i am using google map api v2 with ClusterManager and custom …

android bitmap out-of-memory google-maps-android-api-2 markerclusterer