You can set the default style back import style from 'ol/style'; var fill = new ol.style.Fill({ color: 'rgba(255,255,255,0.4)' }); var ...
確定! 回上一頁