diff --git a/multiplemarkers.php b/multiplemarkers.php index 9f5bd30..3525396 100644 --- a/multiplemarkers.php +++ b/multiplemarkers.php @@ -40,7 +40,7 @@ function savePosition(position){ // once you get the geolocation: we proceed to getting a list of elements from my mysql database which we will use to find the array of location - var currentlocation = getLoaction(); + var currentlocation = getLocation();