Top "Google-maps-api-2" questions

The Google Maps API (v2) lets you embed Google Maps in your own web pages with JavaScript.

Google Maps API v2 not working

I am trying to build an application using Google Maps API v2 but the thing is, the application keeps giving …

android google-maps google-maps-api-2 google-maps-android-api-2
Google Maps: How can I change the z-index of a Marker?

There are about 100 markers on a google map plus there is one special marker that needs to be visible. Currently, …

google-maps google-maps-api-3 google-maps-markers google-maps-api-2
map.addOverlay in Google API v3

is this the correcty way to change the add Overlay to v3? In V3 addOverlay is deprecated...and replaced with …

google-maps google-maps-api-3 google-maps-markers google-maps-api-2
Is it possible to show/hide Markers in Android Google maps api v2?

I would like (in my Android app using Google maps api v2) to hide or show markers on my GoogleMap …

android google-maps-markers google-maps-api-2
Google Maps API 3 fitBounds padding - ensure markers are not obscured by overlaid controls

I'd like to be able add padding to a map view after calling a map.fitBounds(), so all markers can …

google-maps google-maps-api-3 padding google-maps-api-2 geo
java.lang.NoClassDefFoundError: com.google.android.gms.common.internal.zzd

Using Maps api v2 and it works perfectly with 4.4 , 5.0, 5.1, 5.1.1 , 6 but app crashes when I try 4.2.2. I've been doing lots of …

android android-studio noclassdeffounderror google-maps-api-2 android-multidex
RuntimeException: API key not found. Check that geo.API_KEY is in the AndroidManifest.xml

I am attempting to compile a simple map display on my my phone, but the app keeps closing. It seems …

android google-maps android-fragments google-maps-api-2
How to display the driving routes in Android Studio Google Maps V2

well I have the latitude and longitude of 3 people, I need to get and display the route between my location …

android google-maps android-studio google-maps-api-2 driving-directions