mapcomplete/assets/layers/matchpoint/matchpoint.json

14 lines
No EOL
292 B
JSON

{
"id": "matchpoint",
"description": "The default rendering for a locationInput which snaps onto another object",
"source": "special",
"mapRendering": [
{
"location": [
"point",
"centroid"
],
"icon": "./assets/svg/crosshair-empty.svg"
}
]
}