mapcomplete/assets/layers/range/range.json

20 lines
376 B
JSON

{
"id": "range",
"name": null,
"description": "Meta-layer, simply showing a bbox in red",
"source": "special",
"shownByDefault": false,
"title": null,
"pointRendering": [],
"lineRendering": [
{
"width": 3,
"fill": "no",
"color": "#cc00cc"
}
],
"allowMove": {
"enableImproveAccuracy": true,
"enableRelocation": false
}
}