i need to get a google map link out of web page!
when i click on the output link it says:
The Google Maps Embed API must be used in an iframe.
does anyone know what should i do?
Just create an iframe in your html, Iframe is the process of inserting a page in another page. You will need to give it a width and height of your choice, then in the src attribute, include your api endpoint. Then you can use that new page to scrap what ever you want from the map.
Обсуждают сегодня