Skip to content

Commit

Permalink
Update link to google maps api key documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
paul121 authored and mstenta committed Dec 6, 2020
1 parent 3788b3c commit 065939e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ instance.attachBehavior(myBehavior);
To add Google Maps layers to a map, perform the following steps:

1. Obtain a Google Maps JavaScript API key. For instructions, see:
https://farmos.org/hosting/googlemaps
https://farmos.org/hosting/apikeys/
2. Add the following script tag to the page *before* any calls to
`farmOS.map.create()`, and replace `<KEY>` with your API key:

Expand Down

0 comments on commit 065939e

Please sign in to comment.