18 lines
No EOL
327 B
JSON
18 lines
No EOL
327 B
JSON
{
|
|
"id": "matchpoint",
|
|
"description": "The default rendering for a locationInput which snaps onto another object",
|
|
"source": {
|
|
"osmTags": {
|
|
"and": []
|
|
}
|
|
},
|
|
"mapRendering": [
|
|
{
|
|
"location": [
|
|
"point",
|
|
"centroid"
|
|
],
|
|
"icon": "./assets/svg/crosshair-empty.svg"
|
|
}
|
|
]
|
|
} |