fixed color for indoors mapping, minzoom for all object is better, doors, elevators, .. only show when zooming in to a building.

This commit is contained in:
AlexanderRebai 2022-07-26 09:16:17 +00:00
parent bd6ed338ae
commit 536d0bddf4
2 changed files with 34 additions and 6 deletions

View file

@ -55,7 +55,7 @@
"mapRendering": [
{
"color": {
"render": "#bb004488"
"render": "#d3d7d588"
},
"width": {
"render": "8"
@ -66,7 +66,7 @@
"fill": "no"
},
{
"color": "red",
"color": "#4f5551",
"fill": "no",
"width": "2"
},