From 673380ff885d01227079f82284f712be7d850207 Mon Sep 17 00:00:00 2001 From: Ihan Dilnath Date: Mon, 18 Jan 2021 11:31:11 +0530 Subject: [PATCH] Enable Google Maps API key --- src/pages/delivery_in_progress.html | 12 +++++++----- src/pages/location_search.html | 13 ++++++++----- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/src/pages/delivery_in_progress.html b/src/pages/delivery_in_progress.html index 6210912..27c89df 100644 --- a/src/pages/delivery_in_progress.html +++ b/src/pages/delivery_in_progress.html @@ -64,14 +64,16 @@

- - src="https://maps.googleapis.com/maps/api/js?key=AIzaSyC4fxzjh0_9j9aIXCecrSeDxBztKU5Lzao&callback=initMap" - defer> --> + - + defer> + diff --git a/src/pages/location_search.html b/src/pages/location_search.html index 10b4144..ced2b39 100644 --- a/src/pages/location_search.html +++ b/src/pages/location_search.html @@ -56,15 +56,18 @@

Map Here

Set Location

+ - + - + defer> +