18 lines
404 B
JSON
18 lines
404 B
JSON
{
|
|
"id": "split_point",
|
|
"description": "Layer rendering the little scissors for the minimap in the 'splitRoadWizard'",
|
|
"minzoom": 1,
|
|
"source": "special",
|
|
"name": "Split point",
|
|
"title": "Split point",
|
|
"mapRendering": [
|
|
{
|
|
"location": [
|
|
"point",
|
|
"centroid"
|
|
],
|
|
"icon": "circle:white;./assets/svg/scissors.svg",
|
|
"iconSize": "30,30,center"
|
|
}
|
|
]
|
|
}
|