mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-13 17: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": "Description for rotate map toggle"
|
||||
},
|
||||
|
||||
"resetMapRotation": "Reset Rotation",
|
||||
"@resetMapRotation": {
|
||||
"description": "Button to reset map rotation to north"
|
||||
},
|
||||
|
||||
"resetMapRotationTooltip": "Reset map to north",
|
||||
"@resetMapRotationTooltip": {
|
||||
"description": "Tooltip for reset rotation button"
|
||||
},
|
||||
|
||||
"showMapDebugInfo": "Show Map Debug Info",
|
||||
"@showMapDebugInfo": {
|
||||
"description": "Toggle for showing map debug information"
|
||||
|
||||
Reference in New Issue
Block a user