forked from MapComplete/MapComplete
Themes: show maproulette marker in linking menu
This commit is contained in:
parent
1df28ab501
commit
8a4e2d8cb5
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
||||||
"type": "multi",
|
"type": "multi",
|
||||||
"key": "_nearby_bicycle_parkings:props",
|
"key": "_nearby_bicycle_parkings:props",
|
||||||
"classes": "p-2 m-1 my-4 border-2 border-dashed border-black",
|
"classes": "p-2 m-1 my-4 border-2 border-dashed border-black",
|
||||||
"tagrendering": "<b><a href='#{id}'>{id}</a></b> ({_distance}m, {_velopark:id}) {minimap(20)} {tag_apply(ref:velopark=$_ref,Link this object.,link,id,_mr_id)}"
|
"tagrendering": "<b><a href='#{id}'>{id}</a></b> ({_distance}m, {_velopark:id}) {minimap(20,id,_mr_id)} {tag_apply(ref:velopark=$_ref,Link this object.,link,id,_mr_id)}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue