Top "Google-maps" questions

Google Maps is a desktop and mobile web mapping service application and technology provided by Google, offering satellite imagery, street maps, and Street View perspectives.

Google Maps API: open url by clicking on marker

I want to open a new window by clicking on a marker using Google Maps API 3. Unfortunately there are not …

javascript google-maps google-maps-api-3 google-maps-markers
How can I create numbered map markers in Google Maps V3?

I'm working on a map that has multiple markers on it. These markers use a custom icon, but I'd also …

javascript google-maps google-maps-api-3
Google Maps Android API v2 - Interactive InfoWindow (like in original android google maps)

I am trying to a make custom InfoWindow after a click on a marker with the new Google Maps API …

android google-maps infowindow google-maps-android-api-2
Responsive Google Map?

How to make a responsive google map from the code <div class="map"> <iframe>...</iframe&…

google-maps responsive-design
How to get Android GPS location

Cheers, I'm trying to get the current GPS-Location via Android. I followed this Tutorial and Vogellas article aswell. Though it …

java android google-maps gps location
Google Maps Api v3 - find nearest markers

When i click on map, which will be best way to find nearest marker or markers? is there some functions …

google-maps google-maps-api-3
Google Maps API warning: NoApiKeys

I've been using Google Maps API v3 for some time without an API key, and it worked well. It still …

google-maps google-maps-api-3
Google maps Places API V3 autocomplete - select first option on enter

I have successfuly implemented Google Maps Places V3 autocomplete feature on my input box as per http://web.archive.org/…

javascript google-maps autocomplete google-maps-api-3
Google API for location, based on user IP address

I am looking for a way to get the user's current location (city) based on is IP address using the …

google-app-engine google-maps geolocation
java.lang.NoClassDefFoundError:failed resolution of :Lorg/apache/http/ProtocolVersion

I'm encountering this error when I use Android Studio to build my app. The APK is compiled, but when I …

android google-maps gradle apache-httpcomponents android-9.0-pie