mapcomplete/assets/layers/range/range.json

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"
}
]
}