Skip to content

Commit

Permalink
Added video on enabling the static maps API key
Browse files Browse the repository at this point in the history
  • Loading branch information
wesbos authored May 31, 2017
1 parent a42e6ae commit 7b5ae7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ Enjoy!

### The Google Maps API key isn't working

The course might have hit a limit with the API key — if this is the case you need to sign up for your own API key over at <https://developers.google.com/maps/documentation/javascript/usage>.
The course might have hit a limit with the API key — if this is the case you need to sign up for your own API key over at <https://developers.google.com/maps/documentation/javascript/usage>. You will need to enable static maps for your API key. [Here is a quick video on how to do this](http://wes.io/khGn).

Once you have the API key, simply place it in your `variables.env` file and restart
Once you have the API key, simply place it in your `variables.env` file and restart.

### I'm getting errors related to `/data/db` like `code:100` and `connection failed`

Expand Down

0 comments on commit 7b5ae7b

Please sign in to comment.