MapComplete/assets/layers/range/range.json
2023-03-24 19:21:15 +01:00

14 lines
239 B
JSON

{
"id": "range",
"description": "Meta-layer, simply showing a bbox in red",
"title": null,
"source": "special",
"name": null,
"mapRendering": [
{
"width": 4,
"fill": "no",
"color": "#ff000088"
}
]
}