diff --git a/mapero.php b/mapero.php index 61a52fa..6965e40 100644 --- a/mapero.php +++ b/mapero.php @@ -256,7 +256,7 @@ map.addControl( new L.Control.Search({ /* $.getJSON("http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_day.geojson", function(data) { addDataToMap(data, map); });*/ -$.getJSON("https://tupale.co/milfs/geojson.php?id=&buscar=", function(data) { addDataToMap(data, map); }); +$.getJSON("milfs/geojson.php?id=&buscar=", function(data) { addDataToMap(data, map); }); \ No newline at end of file diff --git a/milfs/mapa_back.php b/milfs/mapa_back.php deleted file mode 100755 index bf256b5..0000000 --- a/milfs/mapa_back.php +++ /dev/null @@ -1,62 +0,0 @@ - - - - -Display latitude longitude on marker movement - - - - - - - - - - -
- - - - - - \ No newline at end of file diff --git a/milfs/mapero.php b/milfs/mapero.php deleted file mode 100755 index fae7ba7..0000000 --- a/milfs/mapero.php +++ /dev/null @@ -1,58 +0,0 @@ - - - - -Mapero - - - - - - - - - - -
- - - - - - \ No newline at end of file