Sea background in building view

TODO: view bar z-index...
This commit is contained in:
2026-09-16 09:34:33 +02:00
parent 1c807cdc86
commit ebc33fe53e
3 changed files with 6 additions and 5 deletions
+3 -3
View File
@@ -48,9 +48,9 @@ Options.buildings = {
Options.boundaries = {
color: '#222',
opacity: 1,
weight: 1.5,
fillColor: '#d8dbdd',
fillOpacity: 0.5
weight: 2,
fillColor: '#ebdfccff',
fillOpacity: 1,
};
Options.walls = {
color: '#10ee47',