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:
parent
bd6ed338ae
commit
536d0bddf4
2 changed files with 34 additions and 6 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue