-
Notifications
You must be signed in to change notification settings - Fork 5
Google Maps
Steve McNiven-Scott edited this page Sep 30, 2020
·
6 revisions
Adds a custom CONFIGURABLE google map to your page
- https://console.developers.google.com/apis/credentials
- Click Create Credentials->Api key
- Click on your new key
- Choose Http (referrers)
- Add your domain (wildcards accepted) ** IMPORTANT **
- Save
- Copy the key for step 3
- Enable the Google maps Javascript API
- Enable the Geocoding API
- https://console.developers.google.com/apis/api/geocoding_backend?project=_
- /Sitefinity/Administration/Settings/Advanced/SitefinitySteveMvc
- Save
- No map appears: Takes about 5-10 minutes for the google credientials to work on the configured domain, please go check to make sure you added it properly in Step 1 (no typos, etc)
- Open your developer console, google sends along error messages