Hi, I would like to know how to place a map of google maps on my website? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Hi, I would like to know how to place a map of google maps on my website?

google maps on web page

11th Apr 2018, 10:04 PM
Roxana Carvallo
Roxana Carvallo - avatar
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/
11th Apr 2018, 10:48 PM
Toni Isotalo
Toni Isotalo - avatar
+ 6
One more thing - Get your free API key and then add it to iframe to make your embedded map valid
11th Apr 2018, 11:41 PM
Kshitij Dhama
Kshitij Dhama - avatar
+ 2
Googles API is really easy to get started with
12th Apr 2018, 3:33 PM
Phil
Phil - avatar