Google Android Maps Api v2 is the next generation of Google Maps SDK available for Android developers.
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-viewI am parsing an XML file which contains the data for my Android Application that will be displayed on a …
android google-maps google-maps-markers google-maps-android-api-2 google-maps-mobileMy 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-3My 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-mapsI 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-geolocationThis is my custom layout for my info window: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" …
android google-maps-android-api-2Maybe I am missing something here, but I am not able to use the new Maps only dependency in Play …
android google-play-services google-maps-android-api-2 android-gradle-pluginUsing 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 supportmapfragmentI'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 shapedrawablei 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