smaller Tabs; fix defaultValues for MapPrint; reduce Fill style for regionsLayer; add gis interfaces;
This commit is contained in:
@ -149,7 +149,7 @@ const regionsLayerStyle = new Style({
|
||||
width: 1,
|
||||
}),
|
||||
fill: new Fill({
|
||||
color: 'rgba(0, 0, 255, 0.1)',
|
||||
color: 'rgba(0, 0, 255, 0.01)',
|
||||
}),
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user