Golo - HTML
  • Introduction
  • File Included
  • Color
  • Typography
  • Icons
  • Images Background
  • Video Background
  • Google Map Config
  • Sources & Credits
Powered by GitBook
On this page
  • Google Map Key
  • Map Single
  • Map Listing

Was this helpful?

Google Map Config

PreviousVideo BackgroundNextSources & Credits

Last updated 4 years ago

Was this helpful?

Google Map Key

To configure the Google map key in HTML file find code:

<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBvPDNG6pePr9iFpeRKaOlaZF_l0oT3lWk&callback=initMap" async defer></script>

And replace the Google Map Key.

To generate your API key, you can follow with this video guide:

Map Single

To configure the Single map, you can go to the file js/map-single.js

Map Listing

To configure the Listing map, you can go to the file js/map-listing.js

Create Free Google Maps API