When you style a polygon you can have the border one color and the fill another. function polystyle(feature) { return { fillColor: 'blue', ...
確定! 回上一頁