Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Filter by
Sorted by
Tagged with
-2 votes
2 answers
113 views

Using the free Google Maps Embed API (iframe) with place and directions modes on the same domain/subdomain. Place mode works fine in all browsers. Directions mode works in Chrome/Firefox but fails in ...
akcasoy's user avatar
  • 7,318
0 votes
1 answer
82 views

I'm working on a project using next.js and wanted to embed Google Maps. I used GoogleMapsEmbed from @nextjs/third-party/google and embedded the map on the page. The map displays and everything seems ...
Bartek's user avatar
  • 1
0 votes
1 answer
1k views

I maintain the website of an enterprise. Recently they called me to say that on the Google Map section, one of their customers complained that when he clicked on the directions button, the browser (or ...
Terry's user avatar
  • 1,232
1 vote
0 answers
130 views

I'm using Google Maps Embed API and the markers within the iframe get partly covered by surrounding place labels. How could I increase their z-index or whatever property necessary so they have ...
fombo's user avatar
  • 95
-2 votes
1 answer
980 views

I am building a react app and I am trying to embed Google Maps direction on my site. Here is my code: import React from "react"; import Iframe from "react-iframe"; export default (...
Ela's user avatar
  • 3,442
4 votes
1 answer
4k views

I'm attempting to use the Google Maps Embed API to embed a map matching an address that a user enters. Following the developer guide, I acquired an API Key to add to my API requests. I'm able to ...
stackmak's user avatar
-2 votes
1 answer
1k views

I've embedded a Google map that I created using Google account A. If I am not logged in to any Google account and visit the website then the map works fine. If I log in to one Google account (let's ...
martinnc's user avatar
  • 189
-2 votes
2 answers
3k views

Existing code: <iframe width="600" height="500" id="gmap_canvas" src="https://maps.google.com/maps?ll=23.6000004,108.0333023&saddr=23.585941, 108.063190&daddr=23.620677, 108.05339+to:23....
tantan's user avatar
  • 1
11 votes
2 answers
5k views

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......
SlimDeluxe's user avatar
0 votes
1 answer
290 views

My application throws the error: Google Maps Platform rejected your request. You must use an API key to authenticate each request to Google Maps Platform APIs. For additional information, please ...
kalittles's user avatar
  • 345
3 votes
6 answers
21k views

I am trying to show Google map in webview, but it is saying Google Maps Platform rejected your request. Invalid request. Invalid 'pb' parameter. But when I am rendering the same iframe on web ...
Sanjeev's user avatar
  • 4,375
1 vote
1 answer
5k views

With the 2018 changes in Google Maps pricing, we can't afford to use it as we have done so far. We're considering moving to another provider, but also discovered a working way to embed a map without ...
Jan Żankowski's user avatar
2 votes
1 answer
212 views

I have an embedded google map, and am pulling the lat and long from a url saved in the db. However, the resulting map is always slightly off, usually by a few hundred meters. If I inspect the map, the ...
Jamie Green's user avatar
2 votes
1 answer
984 views

I notice that, if I follow the instructions on this google maps answer, there is no information about the requirement for an API key when embedding a Google Map iframe into the HTML of my website or ...
Precedence Developer's user avatar
2 votes
2 answers
6k views

So. Google is changing the Maps API and there's now a difference between Embed Maps and Embed Advanced Maps. Could anyone tell me the difference between an embed map and an advanced embed map? The ...
Asier Paz Martínez's user avatar

15 30 50 per page
1
2 3 4 5
7