mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
feat: Add zoom level clamping for WMS layer switching and improve message filtering in simple mode
This commit is contained in:
@@ -1683,6 +1683,16 @@
|
||||
"description": "Beschreibung für Karte-drehen-Umschalter"
|
||||
},
|
||||
|
||||
"resetMapRotation": "Drehung zurücksetzen",
|
||||
"@resetMapRotation": {
|
||||
"description": "Schaltfläche zum Zurücksetzen der Kartendrehung nach Norden"
|
||||
},
|
||||
|
||||
"resetMapRotationTooltip": "Karte nach Norden zurücksetzen",
|
||||
"@resetMapRotationTooltip": {
|
||||
"description": "Tooltip für Drehung-zurücksetzen-Schaltfläche"
|
||||
},
|
||||
|
||||
"showMapDebugInfo": "Karten-Debug-Info anzeigen",
|
||||
"@showMapDebugInfo": {
|
||||
"description": "Umschalter zum Anzeigen von Karten-Debug-Informationen"
|
||||
|
||||
Reference in New Issue
Block a user