mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-13 09:20:29 +00:00
feat: Add zoom level clamping for WMS layer switching and improve message filtering in simple mode
This commit is contained in:
@@ -992,6 +992,12 @@ class AppLocalizationsIt extends AppLocalizations {
|
||||
String get mapFollowsDirection =>
|
||||
'La mappa segue la tua direzione quando ti muovi';
|
||||
|
||||
@override
|
||||
String get resetMapRotation => 'Ripristina Rotazione';
|
||||
|
||||
@override
|
||||
String get resetMapRotationTooltip => 'Ripristina mappa verso nord';
|
||||
|
||||
@override
|
||||
String get showMapDebugInfo => 'Mostra Info Debug Mappa';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user