src/components/mapsdk.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/mapsdk.vue
@@ -964,12 +964,6 @@ licenseServer: window.sceneConfig.licenseServer, }); var url = "https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/?callback=loadJsonp940826&f=json" // var data = $.parseJSON($.ajax({ // url: url,//json文件位置,文件名 // dataType: "json", //返回数据格式为json // timeout: 1500, // 请求超时时间 // async: false // }).responseText); $.ajax({ url: url, timeout: 1500, // 请求超时时间