2021-12-03 01:29:09 +01:00
|
|
|
{
|
|
|
|
"id": "split_point",
|
|
|
|
"description": "Layer rendering the little scissors for the minimap in the 'splitRoadWizard'",
|
|
|
|
"minzoom": 1,
|
2023-03-25 02:48:24 +01:00
|
|
|
"source": "special",
|
2021-12-03 01:29:09 +01:00
|
|
|
"name": "Split point",
|
|
|
|
"title": "Split point",
|
|
|
|
"mapRendering": [
|
|
|
|
{
|
|
|
|
"location": [
|
|
|
|
"point",
|
|
|
|
"centroid"
|
|
|
|
],
|
2021-12-03 02:30:25 +01:00
|
|
|
"icon": "circle:white;./assets/svg/scissors.svg",
|
2021-12-03 01:29:09 +01:00
|
|
|
"iconSize": "30,30,center"
|
|
|
|
}
|
|
|
|
]
|
2023-03-25 02:48:24 +01:00
|
|
|
}
|