mapsproviders.gif

Map Provider

The Maps web part offers the option to choose wich Map Provider you want to use with your maps. You have two Maps Providers available:


Warning: Google changed this method, check link above

How to get an API KEY for Google Maps

  1. Go to https://console.developers.google.com/project/;
  2. Login to your Google account. If you don’t have one, create one by clicking Create Account;
  3. Open the Project menu at the top and click on Create a New Project;

maps_configuration_1.png

If you already have a project you would like to use, move on to step 5.

  1. Pick a name for the project, check or uncheck the options that appear and click Create.

The page should refresh automatically.

  1. Inside the Google APIs list, on the search bar, type Google Maps JavaScript API and click on the first results that show up;
  2. Click on Activate the API and then Create Credentials;
  3. There are 2 dropdown inputs with Google Maps JavaScript API and Web Browser (JavaScript) selected. Click Continue;
  4. Give a name to the key;
  5. For the Key restriction, choose HTTP referrers (web sites) and type the URL of where you want to add the web part;

    maps_configuration_2.png

  6. Click Save;

    If you want to have the map available for all the pages inside the site collection, add to the end of the URL a "/". e.g.: https://contoso.sharepoint.com/sites/

  7. To finish it off, copy the key provided - you will need it for setting the Google Maps API Key option of your web part properties.

    maps_configuration_4.png

    You can also click Get API Key and copy the value from the page.