openlayer加载矢量图层示例
1.//小区边界getRqRegionLayer: function () { var constructSource = new ol.source.VectorTile({ projection: 'EPSG:4326', format: new ol.format.MVT(), tileGrid:ol.tilegrid.createXYZ({maxZoom:20}), tilePixelRatio:1, u