2021-12-22 01:08:11 +01:00
|
|
|
{
|
|
|
|
"id": "matchpoint",
|
|
|
|
"description": "The default rendering for a locationInput which snaps onto another object",
|
2023-03-29 17:21:20 +02:00
|
|
|
"source": "special",
|
2021-12-23 21:28:41 +01:00
|
|
|
"mapRendering": [
|
|
|
|
{
|
|
|
|
"location": [
|
|
|
|
"point",
|
|
|
|
"centroid"
|
|
|
|
],
|
|
|
|
"icon": "./assets/svg/crosshair-empty.svg"
|
|
|
|
}
|
|
|
|
]
|
2023-06-20 01:52:15 +02:00
|
|
|
}
|