Questions tagged [google-maps-embed]

The Google Maps Embed API lets you add fully functional google maps or Street View panoramas to your website, when you don't want to use the Javascript API, but want an interactive map that the Static Maps API can't provide. It uses an `

The Google Maps Embed API lets you add fully functional google maps or Street View panoramas to your website.

It's ideal for when you don't want to write the javascript required to use the Javascript API. And also if you want an interactive map that the Static API can't provide.

It uses an <iframe> to make a call to the Embed API to insert the map to your webpage.

98 questions
36
votes
1 answer

multiple markers google maps embed API

I need to place several markers which specified by coordinates on embed map. I know how to do it for one marker, but don't know for multiple. I created custom google maps. Now…
heron
  • 3,611
  • 25
  • 80
  • 148
10
votes
5 answers

Disable map controls in Google Maps embed

Is it possible to disable map controls by adding some variables to the Google Maps embed code?
panoptican
  • 133
  • 1
  • 1
  • 6
8
votes
1 answer

Embed Google Maps without cookies

I'm trying to embed a Google Map in a way that does not use cookies, because of the EU cookie law. I want to use the Embed API because it can display the place information (rating, directions button...). I know the Maps JavaScript API does not use…
SlimDeluxe
  • 733
  • 8
  • 18
7
votes
3 answers

center parameter not working in new google maps embed

I have used the new embed code for the new google maps as documented here: https://developers.google.com/maps/documentation/embed/guide My code is: