mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-12 08:50:30 +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": "Descrizione per l'interruttore ruota mappa"
|
||||
},
|
||||
|
||||
"resetMapRotation": "Ripristina Rotazione",
|
||||
"@resetMapRotation": {
|
||||
"description": "Pulsante per ripristinare la rotazione della mappa verso nord"
|
||||
},
|
||||
|
||||
"resetMapRotationTooltip": "Ripristina mappa verso nord",
|
||||
"@resetMapRotationTooltip": {
|
||||
"description": "Tooltip per il pulsante di ripristino rotazione"
|
||||
},
|
||||
|
||||
"showMapDebugInfo": "Mostra Info Debug Mappa",
|
||||
"@showMapDebugInfo": {
|
||||
"description": "Interruttore per mostrare informazioni di debug della mappa"
|
||||
|
||||
Reference in New Issue
Block a user