forked from MapComplete/MapComplete
refactoring(maplibre): WIP
This commit is contained in:
parent
231d67361e
commit
4d48b1cf2b
89 changed files with 1166 additions and 3973 deletions
14
assets/layers/range/range.json
Normal file
14
assets/layers/range/range.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"id": "range",
|
||||
"description": "Meta-layer, simply showing a bbox in red",
|
||||
"title": null,
|
||||
"source": "special",
|
||||
"name": null,
|
||||
"mapRendering": [
|
||||
{
|
||||
"width": 4,
|
||||
"fill": "no",
|
||||
"color": "#ff000088"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue