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: How to create a custom InfoWindow?

The default Google Maps InfoWindow for a map marker is very round. How do I create a custom InfoWindow with …

javascript html css google-maps
Google Maps API - Get Coordinates of address

I would like to convert addresses into long/lat. Is there any way to do this without using JavaScript? Because …

google-maps
How to set zoom level in google map

Here is the code I have written to add a marker to the google map by providing latitude and longitude. …

javascript google-maps google-maps-api-3
Resize Google Maps marker icon image

When I load an image into the icon property of a marker it displays with its original size, which is …

javascript google-maps google-maps-markers image-resizing
"google is not defined" when using Google Maps V3 in Firefox remotely

Here's my conundrum: I have a page that uses Google Maps V3 and jQuery. It all worked well locally in …

javascript firefox google-maps cross-browser
How can I enter latitude and longitude in Google Maps?

Hi, I'm trying to enter the below longitude and latitude into Google Maps but having a few issues with the …

google-maps maps latitude-longitude
Auto-center map with multiple markers in Google Maps API v3

This is what I use to display a map with 3 pins/markers: <script> function initialize() { var locations = [ ['DESCRIPTION', 41.926979, 12.517385, 3], […

javascript google-maps google-maps-api-3 google-maps-markers
Styling Google Maps InfoWindow

I've been attempting to style my Google Maps InfoWindow, but the documentation is very limited on this topic. How do …

css google-maps
This app won't run unless you update Google Play Services (via Bazaar)

I'm testing out the new Google Maps API V2 for Android, and I'm getting this message when the app launches: …

android google-maps android-mapview google-maps-android-api-2
Google Maps JavaScript API RefererNotAllowedMapError

We're trying to develop an geoplacement app for one of our clients, and we want first to test it in …

javascript google-maps google-maps-api-3