| public/map/popup/html/FlareClusterLayer_v3 copy.html | ●●●●● patch | view | raw | blame | history |
public/map/popup/html/FlareClusterLayer_v3 copy.html
@@ -271,8 +271,7 @@ if (xhr.status === 200) { // 判断isJson是否传进来了 var imgD = JSON.parse(xhr.responseText);// JSON转js console.log(imgD) // console.log(imgD) var imgdatas = []; if (imgD.data.length != 0) { imgdatas = imgD.data[0].paddress.split(',');