MapComplete/assets/layers/range/range.json
Pieter Vander Vennet 41e6a2c760 More refactoring
2023-03-29 17:21:20 +02:00

14 lines
No EOL
236 B
JSON

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