refactoring: split all the states

This commit is contained in:
Pieter Vander Vennet 2023-03-25 02:48:24 +01:00
parent 4d48b1cf2b
commit 8e2f04c0d0
32 changed files with 411 additions and 395 deletions

View file

@ -2,9 +2,7 @@
"id": "split_point",
"description": "Layer rendering the little scissors for the minimap in the 'splitRoadWizard'",
"minzoom": 1,
"source": {
"osmTags": "_split_point=yes"
},
"source": "special",
"name": "Split point",
"title": "Split point",
"mapRendering": [
@ -17,4 +15,4 @@
"iconSize": "30,30,center"
}
]
}
}