From 5ffa73c42aec3b58c4f6058711edd673a5c0207e Mon Sep 17 00:00:00 2001 From: comerc Date: Thu, 21 Dec 2017 00:47:33 +0300 Subject: [PATCH] Remove sensor parameter (#399) https://stackoverflow.com/questions/8616764/what-is-the-sensor-parameter-in-google-places-api-good-for --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 7c7bd15..6606568 100644 --- a/API.md +++ b/API.md @@ -303,7 +303,7 @@ You will need to preload the google maps API, but `google-map-react` checks if t and if so, uses it, so it won't load a second copy of the library. ```html - + ``` ### Override the default minimum zoom