From e8bbbff34e2dbe19b392e756f3c803dcb15be0b6 Mon Sep 17 00:00:00 2001 From: Ryan Vermooten Date: Mon, 9 Jul 2018 16:38:42 +0200 Subject: [PATCH] Update API.md (#611) Since June 11 2018 all Google Maps Platform API requests must include an API key. https://developers.google.com/maps/documentation/javascript/usage-and-billing --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 8e55ccd..c5fa6ec 100644 --- a/API.md +++ b/API.md @@ -4,7 +4,7 @@ #### apiKey (string) (_Deprecated use bootstrapURLKeys_) -Google maps api key. (Optional, but your map will be rate-limited with no key) +Google maps api key. #### bootstrapURLKeys (object)