diff --git a/GoogleMapsAPI.md b/GoogleMapsAPI.md new file mode 100644 index 0000000..b7fc7d8 --- /dev/null +++ b/GoogleMapsAPI.md @@ -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 \ No newline at end of file