2021-12-22 01:08:11 +01:00
|
|
|
{
|
|
|
|
"id": "matchpoint",
|
|
|
|
"description": "The default rendering for a locationInput which snaps onto another object",
|
|
|
|
"source": {
|
|
|
|
"osmTags": {
|
2021-12-23 21:28:41 +01:00
|
|
|
"and": []
|
|
|
|
}
|
2021-12-22 01:08:11 +01:00
|
|
|
},
|
2021-12-23 21:28:41 +01:00
|
|
|
"mapRendering": [
|
|
|
|
{
|
|
|
|
"location": [
|
|
|
|
"point",
|
|
|
|
"centroid"
|
|
|
|
],
|
|
|
|
"icon": "./assets/svg/crosshair-empty.svg"
|
|
|
|
}
|
|
|
|
]
|
2021-12-22 01:08:11 +01:00
|
|
|
}
|