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 +
-