Themes: add speed_camera to surveillance theme, see #1913
This commit is contained in:
parent
f2d4458e15
commit
9716bc5425
2 changed files with 47 additions and 10 deletions
|
@ -53,7 +53,12 @@
|
|||
"icon": "./assets/themes/surveillance/logo.svg",
|
||||
"defaultBackgroundId": "maptiler.carto",
|
||||
"layers": [
|
||||
"surveillance_camera"
|
||||
],
|
||||
"widenFactor": 2
|
||||
}
|
||||
"surveillance_camera",
|
||||
{
|
||||
"builtin": "speed_camera",
|
||||
"override": {
|
||||
"minzoom": 12
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue