+ 4
Hi, I would like to know how to place a map of google maps on my website?
google maps on web page
3 Answers
+ 12
You could use iframe. Or google own API. There's this thing called Maps Embed API.
https://developers.google.com/maps/documentation/embed/
https://developers.google.com/maps/get-started/
+ 6
One more thing - Get your free API key and then add it to iframe to make your embedded map valid
+ 2
Googles API is really easy to get started with