摘要:
L.esri.query({ url: "http://127.0.0.1:6080/arcgis/rest/services/demo/ditu/MapServer/0" }).where("1=1") .run(function(error, result) { console.log(result.features); result.f... 阅读全文
posted @ 2018-08-07 18:42
vichang
阅读(1855)
评论(0)
推荐(0)