Jump to: navigation, search

Panotour - Notions - Google Maps API

Intro

This page will explain how to retrieve, set up and use your Google Maps Javascript API, under the form of a FAQ and by linking to the appropriate Google documentation.



How to use

What API do I need to use Google Maps in the Panotour Maps plugin?

You need to create a Google Maps Javascript API.


How can I obtain an API Key?

The steps are described here: https://developers.google.com/maps/documentation/javascript/get-api-key

  1. Click on "Get a Key"
  2. Copy the key into Panotour.


How do I use the console?

See: https://developers.google.com/console/help/


Do I have to edit the allowed referers for my API key to work?

No, you don't have to. You only need to edit that if you want to restrict the domains that your tour can be viewed on.

Those would include:

  • Your client's webdomain - *.CLIENT-DOMAIN.com/* - so that the map can show up on your client's site
  • Your webdomain - *.YOUR-DOMAIN.com/* - if the tour will be hosted on your server
  • localhost - to test your tour while you are building it.


Once I have my API key what do I do in Panotour Pro?

Add the Panotour Maps plugin to your tour, and set it up using the API key.
Then, once you have finished configuring your plugin go back to the Tour tab. Click on the globe icon in the bottom left corner of the workspace to launch the Web Map Hotspot Editor. From there, set the location, zoom level, and place spots.






BACK TO: Documentation / Panotour Documentation

Retrieved from "http://www.kolor.com/wiki-en/index.php?title=Panotour_-_Notions_-_Google_Maps_API&oldid=28218"