var source = new ol.source.vector({}); var layer = new ol.layer.vector({ source: source }); map.addLayer(layer);. load more v.
確定! 回上一頁