forked from MapComplete/MapComplete
Fix: remember map rotation setting
This commit is contained in:
parent
10c28e6608
commit
c764839fdc
1 changed files with 2 additions and 1 deletions
|
@ -725,7 +725,8 @@
|
||||||
},
|
},
|
||||||
"mappings": [
|
"mappings": [
|
||||||
{
|
{
|
||||||
"if": "mapcomplete-fixate-north=",
|
"if": "mapcomplete-fixate-north=no",
|
||||||
|
"alsoShowIf": "mapcomplete-fixate-north=",
|
||||||
"icon": "./assets/svg/compass.svg",
|
"icon": "./assets/svg/compass.svg",
|
||||||
"then": {
|
"then": {
|
||||||
"en": "Allow to rotate the map",
|
"en": "Allow to rotate the map",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue