mapcomplete/assets/layers/split_road/split_road.json

21 lines
No EOL
485 B
JSON

{
"id": "split_road",
"description": "Layer rendering the way to split in the 'splitRoadWizard'. This one is used instead of the variable rendering by the themes themselves, as they might not always be very visible",
"minzoom": 1,
"source": "special",
"name": null,
"title": null,
"mapRendering": [
{
"location": [
"point"
],
"icon": "bug",
"iconSize": "30,30,center"
},
{
"width": "8",
"color": "black"
}
]
}