Skip to content

Commit ace8964

Browse files
authored
Google API Key is not optional anymore (chadly#153)
As referring to following issue, updated README chadly#144
1 parent f193436 commit ace8964

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The Microsoft and Yahoo implementations each provide their own address class as
6565

6666
## API Keys
6767

68-
Google allows anonymous access to it's API, but if you start hitting rate limits, you must [sign up for a new Server API Key](https://developers.google.com/maps/documentation/javascript/tutorial#api_key).
68+
Google [requires a new Server API Key](https://developers.google.com/maps/documentation/javascript/tutorial#api_key) to access its service.
6969

7070
Bing [requires an API key](http://msdn.microsoft.com/en-us/library/ff428642.aspx) to access its service.
7171

0 commit comments

Comments
 (0)