Grace UI Kit
  • Grace - Modern & Minimalistic UI Kit
  • Getting Started
  • File Structure
  • Components
    • Buttons
    • Cards
    • Dropdown
    • Forms
    • Google Maps
    • Headers
    • Navigation
    • Typography
  • Pages
  • Plugins
  • Credits
  • Support
Powered by GitBook
On this page
  1. Components

Google Maps

PreviousFormsNextHeaders

Last updated 6 years ago

Some sections in the kit use the Google Maps API. In order to be able to display maps in your page, you will need to add your API Key to the link that imports the library from Google.

Here are the steps you need to take:

  1. Go to

  2. Scroll to the “Get an API key” Title and press “Get a Key” Button

  3. Choose a name for your project then press on Create and Enable API

  4. Get the Key and place it in your project where is this script:<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=YOUR_KEY_HERE"><script>

https://developers.google.com/maps/documentation/javascript/get-api-key