diff --git a/Wello/www/form.php b/Wello/www/form.php index 67ce3f1..b422291 100644 --- a/Wello/www/form.php +++ b/Wello/www/form.php @@ -1,5 +1,14 @@ diff --git a/Wello/www/js/main.js b/Wello/www/js/main.js index 986d0d9..b7e8d36 100644 --- a/Wello/www/js/main.js +++ b/Wello/www/js/main.js @@ -1,16 +1,3 @@ -function initMap() { - var location = {lat: 41.812013, lng: -72.249019}; - var map = new google.maps.Map(document.getElementById('map'), { - zoom: 16, - center: location - }); - var marker = new google.maps.Marker({ - position: location, - map: map - }); - } - - $('select').change(function() { if ($(this).val() == "Other"){ diff --git a/Wello/www/map.php b/Wello/www/map.php index 5ac8318..6ec5a5c 100644 --- a/Wello/www/map.php +++ b/Wello/www/map.php @@ -35,7 +35,7 @@ - - - - - -