Picking a color that shows up more clearly on bluemarble
This commit is contained in:
@@ -26,7 +26,7 @@ var vector = new ol.layer.Vector({
|
|||||||
new ol.style.Rule({
|
new ol.style.Rule({
|
||||||
symbolizers: [
|
symbolizers: [
|
||||||
new ol.style.Polygon({
|
new ol.style.Polygon({
|
||||||
strokeColor: '#696969'
|
strokeColor: '#bada55'
|
||||||
})
|
})
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user