parent
a320e3ca7c
commit
b0632723e7
1 changed files with 9 additions and 0 deletions
9
GoogleMapsAPI.md
Normal file
9
GoogleMapsAPI.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
in /srv/pandora/pandora/local_settings.py add
|
||||||
|
GOOGLE_API_KEY = "abc"
|
||||||
|
|
||||||
|
and allow your api key to be used for the site:
|
||||||
|
|
||||||
|
|
||||||
|
https://developers.google.com/maps/documentation/javascript/error-messages#api-not-activated-map-error
|
||||||
|
|
||||||
|
https://developers.google.com/maps/documentation/javascript/geocoding
|
Loading…
Reference in a new issue