Before I even add Features and the layer to the map I do the following: var src = new ol.source.Vector(); var layer = new ol.layer.Vector({ source: src ...
確定! 回上一頁