ol.source.Vector.getFeatures() 填坑
摘要:创建矢量图层 1 var vectorChina = new ol.layer.Vector({ 2 source: new ol.source.Vector({ 3 projection : 'EPSG:4326', 4 url: 'geojson/china.json', 5 format: n
阅读全文
posted @ 2021-06-30 23:34
posted @ 2021-06-30 23:34