add link to chromium API keys doc
This commit is contained in:
parent
7fcba6ba0f
commit
d7934e7525
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@ file, before opening any browser windows that will make geocoding requests:
|
|||
process.env.GOOGLE_API_KEY='YOUR_KEY_HERE'
|
||||
```
|
||||
|
||||
For instructions on how to acquire a Google API key, see
|
||||
https://www.chromium.org/developers/how-tos/api-keys
|
||||
|
||||
By default, a newly generated Google API key may not be allowed to make
|
||||
geocoding requests. To enable geocoding requests, visit this page:
|
||||
https://console.developers.google.com/apis/api/geolocation/overview
|
||||
|
|
Loading…
Reference in a new issue