Disable label for food
This commit is contained in:
parent
3545fbb1ee
commit
ef5323bdfc
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@
|
|||
"mapRendering": [
|
||||
{
|
||||
"icon": "./assets/themes/onwheels/restaurant.svg",
|
||||
"iconSize": "40,40,bottom"
|
||||
"iconSize": "40,40,bottom",
|
||||
"label": null
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue