From b43a387318d9bf71a7787340b50ef7ae2d225144 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Mon, 24 Sep 2018 17:22:21 +0300 Subject: [PATCH] Update which APIs need to be enabled --- docs/google-maps.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/google-maps.md b/docs/google-maps.md index 8d42ed91..f7d69cca 100644 --- a/docs/google-maps.md +++ b/docs/google-maps.md @@ -22,6 +22,7 @@ key to your application now. Follow the instructions in the [Getting started](https://developers.google.com/maps/documentation/javascript/places#GetStarted) section of the Places library documentation to enable using the Google Places API Web Service. +Also Maps Static API and Maps Javascript API need to be enabled. ## Setup the application to use the API key