consolidate php
This commit is contained in:
@@ -204,7 +204,7 @@ style: function (feature) {
|
||||
}).addTo(mymap);
|
||||
|
||||
|
||||
$.getJSON('camcircle.php', function(data) {
|
||||
$.getJSON('main.php?service=camcircle', function(data) {
|
||||
var geojsonFeature = data;
|
||||
geoJSONcircle.addData(geojsonFeature);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user