diff --git a/map.php b/map.php index 1bf2dd6..46b2cca 100644 --- a/map.php +++ b/map.php @@ -1,6 +1,4 @@ - - - + @@ -57,31 +55,10 @@ -
- - - +
-
- -
- - +
+
@@ -122,21 +99,27 @@ - + + + @@ -147,4 +130,4 @@ we will need a file where we import the well name, address, longiture and latitude within the range we chose we need a food loop for it ---> \ No newline at end of file +--> 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 + -