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.

The import com.google.android.gms cannot be resolved

I am new to Android development. By following this tutorial I got errors The import com.google.android.gms cannot …

android google-maps import
Google Maps API v3: Can I setZoom after fitBounds?

I have a set of points I want to plot on an embedded Google Map (API v3). I'd like the …

javascript google-maps google-maps-api-3 fitbounds
Google Maps API V3 : How show the direction from a point A to point B (Blue line)?

I have latitude and longitude for 2 points on database, I want my Google Map to display a route from point …

google-maps google-maps-api-3
How can I check whether Google Maps is fully loaded?

I’m embedding Google Maps into my web site. Once Google Maps is loaded, I need to kick off a …

javascript html google-maps
How to get the Google Map based on Latitude on Longitude?

I want to display Google map in my web page based on longitude and latitude. First user want to enter …

google-maps latitude-longitude
Google Maps API v3: How do I dynamically change the marker icon?

Using Google Maps API v3, how do I programmatically change the marker icon? What I would like to do is, …

javascript google-maps google-maps-api-3
Getting Lat/Lng from Google marker

I made a Google Maps map with a draggable marker. When the user drags the marker, I need to know …

javascript google-maps google-maps-markers
How to get city name from latitude and longitude coordinates in Google Maps?

How might I obtain the city name in Google Maps if I have latitude and longitude coordinates of a town …

android google-maps reverse-geocoding
Set Google Maps Container DIV width and height 100%

I loaded Google Maps API v3 and print Google Map in div. But when set width & height to 100% and …

css google-maps google-maps-api-3 css-position google-maps-api-2
ERROR: Google Maps API error: MissingKeyMapError

The following JavaScript error suddenly appeared: Google Maps API error: Google Maps API error: MissingKeyMapError

google-maps google-maps-api-3