Difference between revisions of "Get Google Maps key"

From Kolmisoft Wiki
Jump to navigationJump to search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Image:gmaps.jpg|right|400px]]
[[Image:gmaps.jpg|right|400px]]
You need a Google maps key to use Google maps plugin.
* Go to [http://code.google.com/apis/maps/signup.html Google]
* Write your site in the text box below. Note that http://1.2.3.4 differs from http://yoursite.com so enter hostname that you will use to access your site.
* Press "Generate API key" and Google will give you your key.
* Insert this key in '''SETTINGS - Setup - Settings - Google Maps - Key'''


 
You need a Google maps key to use the Google maps plugin.
[[Image:gmaps_key.png]]
* Go to [https://developers.google.com/maps/documentation/javascript/get-api-key Google Maps API key].
 
* Click on '''GET A KEY'''.
 
* Create a new project.
----
* Create a browser key for your domain. For example *localhost/*. Google will give you your key.
'''See also:'''
* Insert this key in '''SETTINGS -> Setup –> Settings –> Various –> Google Maps API key'''.
* [[Configuration from GUI#Google_Maps | Google Maps Configuration]]
* Click '''Save changes'''.
* [[Google Maps integration]]

Latest revision as of 06:40, 5 July 2016

Gmaps.jpg

You need a Google maps key to use the Google maps plugin.

  • Go to Google Maps API key.
  • Click on GET A KEY.
  • Create a new project.
  • Create a browser key for your domain. For example *localhost/*. Google will give you your key.
  • Insert this key in SETTINGS -> Setup –> Settings –> Various –> Google Maps API key.
  • Click Save changes.