13 lines
284 B
JSON
13 lines
284 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"
|
||
|
}]
|
||
|
|
||
|
}
|