From 28b42122c550e9e17627954187c58541169f604c Mon Sep 17 00:00:00 2001 From: Espen Hovlandsdal Date: Thu, 11 Mar 2021 10:24:05 -0800 Subject: [PATCH] chore(examples): use different google maps api key --- examples/blog-studio/config/@sanity/google-maps-input.json | 2 +- examples/design-studio/config/@sanity/google-maps-input.json | 2 +- examples/movies-studio/config/@sanity/google-maps-input.json | 4 ++-- examples/test-studio/config/@sanity/google-maps-input.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/blog-studio/config/@sanity/google-maps-input.json b/examples/blog-studio/config/@sanity/google-maps-input.json index 53169a4321e..ce4e87ecbfa 100644 --- a/examples/blog-studio/config/@sanity/google-maps-input.json +++ b/examples/blog-studio/config/@sanity/google-maps-input.json @@ -1,5 +1,5 @@ { - "apiKey": "AIzaSyDwxpdp6WJwj9VjoVCjEudljhkR1inzhSE", + "apiKey": "AIzaSyDDO2FFi5wXaQdk88S1pQUa70bRtWuMhkI", "defaultZoom": 11, "defaultLocation": { "lat": 40.7058254, diff --git a/examples/design-studio/config/@sanity/google-maps-input.json b/examples/design-studio/config/@sanity/google-maps-input.json index 53169a4321e..ce4e87ecbfa 100644 --- a/examples/design-studio/config/@sanity/google-maps-input.json +++ b/examples/design-studio/config/@sanity/google-maps-input.json @@ -1,5 +1,5 @@ { - "apiKey": "AIzaSyDwxpdp6WJwj9VjoVCjEudljhkR1inzhSE", + "apiKey": "AIzaSyDDO2FFi5wXaQdk88S1pQUa70bRtWuMhkI", "defaultZoom": 11, "defaultLocation": { "lat": 40.7058254, diff --git a/examples/movies-studio/config/@sanity/google-maps-input.json b/examples/movies-studio/config/@sanity/google-maps-input.json index 2d3c373fefd..ce4e87ecbfa 100644 --- a/examples/movies-studio/config/@sanity/google-maps-input.json +++ b/examples/movies-studio/config/@sanity/google-maps-input.json @@ -1,8 +1,8 @@ { - "apiKey": "AIzaSyC1J6PVAOELsy1vyTh-x38GadFv70g2Qcc", + "apiKey": "AIzaSyDDO2FFi5wXaQdk88S1pQUa70bRtWuMhkI", "defaultZoom": 11, "defaultLocation": { "lat": 40.7058254, "lng": -74.1180863 } -} \ No newline at end of file +} diff --git a/examples/test-studio/config/@sanity/google-maps-input.json b/examples/test-studio/config/@sanity/google-maps-input.json index 53169a4321e..ce4e87ecbfa 100644 --- a/examples/test-studio/config/@sanity/google-maps-input.json +++ b/examples/test-studio/config/@sanity/google-maps-input.json @@ -1,5 +1,5 @@ { - "apiKey": "AIzaSyDwxpdp6WJwj9VjoVCjEudljhkR1inzhSE", + "apiKey": "AIzaSyDDO2FFi5wXaQdk88S1pQUa70bRtWuMhkI", "defaultZoom": 11, "defaultLocation": { "lat": 40.7058254,