forked from VinokurovVE/tests
Disabled signup; Map test
This commit is contained in:
@ -5,7 +5,8 @@ import Style from "ol/style/Style";
|
||||
|
||||
const drawingLayerStyle: FlatStyleLike = {
|
||||
'fill-color': 'rgba(255, 255, 255, 0.2)',
|
||||
'stroke-color': '#ffcc33',
|
||||
//'stroke-color': '#ffcc33',
|
||||
'stroke-color': '#000000',
|
||||
'stroke-width': 2,
|
||||
'circle-radius': 7,
|
||||
'circle-fill-color': '#ffcc33',
|
||||
|
Reference in New Issue
Block a user