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": "Descripción del alternar de rotar mapa"
|
||||
},
|
||||
|
||||
"resetMapRotation": "Restablecer rotación",
|
||||
"@resetMapRotation": {
|
||||
"description": "Botón para restablecer la rotación del mapa al norte"
|
||||
},
|
||||
|
||||
"resetMapRotationTooltip": "Restablecer mapa al norte",
|
||||
"@resetMapRotationTooltip": {
|
||||
"description": "Tooltip para botón de restablecer rotación"
|
||||
},
|
||||
|
||||
"showMapDebugInfo": "Mostrar información de depuración del mapa",
|
||||
"@showMapDebugInfo": {
|
||||
"description": "Alternar para mostrar información de depuración del mapa"
|
||||
|
||||
Reference in New Issue
Block a user