Creating an Embedded Map
Before embedding a CRM-Map on your own company page, you will require an Google API key with Access to the Javascript API
- Go to the this page https://developers.google.com/maps/documentation/javascript/get-api-key
and select the button GET STARTED - Follow the Steps from Google.
When you have your google account setup, and a google APIKey you can continue with your CRM-Map Embedded Map
- Login and select company profile
- Create a New CRM-Map APIKey
- Set the Allow domains for that the key will work on
- Select “Embed Map” for the newly created APIKey
- Select the type of information you want on the map e.g. Icons, Pins, Heat-Map or Status Circles
Then press Save - Either manually entering or by dragging the map around, set the map center and zoom you require.
Then press Save for both the zoom level and Map center - When you are happy, at the bottom of the page, is the Code Example for this Embedded Map
Press Copy, and the past the snippetwhere it is required.
Remember to replace the Google APIKey above with in the code snippet.
Embedding a Map with in
Notes:
CRM-Map only supports one map per page currently.