forked from MapComplete/MapComplete
Tweak move feature of climbing theme
This commit is contained in:
parent
57d969cd79
commit
94dcf57d41
1 changed files with 4 additions and 1 deletions
|
@ -1034,7 +1034,10 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"overrideAll": {
|
"overrideAll": {
|
||||||
"allowMove":{"improveAccuracy": true},
|
"allowMove": {
|
||||||
|
"enableRelocation": false,
|
||||||
|
"enableImproveAccuracy": true
|
||||||
|
},
|
||||||
"+titleIcons": [
|
"+titleIcons": [
|
||||||
{
|
{
|
||||||
"render": "<div class='flex' style='word-wrap: normal; padding-right: 0.25rem;'><img src='./assets/themes/climbing/height.svg' style='height: 1.75rem;'/>{climbing:length}m</div>",
|
"render": "<div class='flex' style='word-wrap: normal; padding-right: 0.25rem;'><img src='./assets/themes/climbing/height.svg' style='height: 1.75rem;'/>{climbing:length}m</div>",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue