From 55108f5cb155ca47ee01ce9cd7bfeaed56c3b702 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0rfan=20Evrens?= Date: Thu, 5 Nov 2015 06:55:43 +0200 Subject: [PATCH] SensorNotRequired The sensor parameter is no longer required for the Google Maps JavaScript API. It won't prevent the Google Maps JavaScript API from working correctly, but we recommend that you remove the sensor parameter from the script element. https://developers.google.com/maps/documentation/javascript/error-messages --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 36723a0..b431cd0 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@ - +