From 78bee9b225602a9b3583a18362165ac06e31875e Mon Sep 17 00:00:00 2001 From: Juhi Nadella Date: Sat, 22 Apr 2017 13:00:06 -0400 Subject: [PATCH] take this again --- multiplemarkers.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/multiplemarkers.php b/multiplemarkers.php index c35b0bc..9f5bd30 100644 --- a/multiplemarkers.php +++ b/multiplemarkers.php @@ -1,18 +1,18 @@ -// first we will need to work on getting the current location using the google maps API + -// we can get the current location by using the functions form the geolocation.html + -// now we use the geolocation to find the list of nearby locations + -//https://developers.google.com/maps/documentation/javascript/store-locator?csw=1 is what we are using for reference + -