From 3b0623c46c0b174a13afba45c9c94f204b7face3 Mon Sep 17 00:00:00 2001 From: alaa Date: Wed, 15 Aug 2018 21:01:10 +0300 Subject: [PATCH] Change google API key --- control/content/enums.js | 2 +- control/content/index.html | 2 +- widget/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/control/content/enums.js b/control/content/enums.js index 38292cd..583feb1 100644 --- a/control/content/enums.js +++ b/control/content/enums.js @@ -32,7 +32,7 @@ HOME: "HOME" }) .constant('GOOGLE_KEYS', { - API_KEY: 'AIzaSyC4Dw4EzKeyVBXWBsbO9-UgyEARL6WLrlU' + API_KEY: 'AIzaSyCgcHZhcDGGxa60VwD5hLPExCTva0zQ3_A' }) .constant('DEFAULT_DATA', { PLACE_INFO: { diff --git a/control/content/index.html b/control/content/index.html index 6e85356..1f318f5 100644 --- a/control/content/index.html +++ b/control/content/index.html @@ -31,7 +31,7 @@ - + diff --git a/widget/index.html b/widget/index.html index 273a80d..e2fb7c5 100644 --- a/widget/index.html +++ b/widget/index.html @@ -20,7 +20,7 @@ - +