1. var heatmapSource = new ol.source.Vector({ url:'data/heatMap.json', format: new ol.format.GeoJSON() }); //创建一个热力图类,为其加载数据源,设置热点半径 ...
確定! 回上一頁