mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-14 01:40:28 +00:00
feat: Add zoom level clamping for WMS layer switching and improve message filtering in simple mode
This commit is contained in:
@@ -987,6 +987,12 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
@override
|
||||
String get mapFollowsDirection => 'Map follows your direction when moving';
|
||||
|
||||
@override
|
||||
String get resetMapRotation => 'Reset Rotation';
|
||||
|
||||
@override
|
||||
String get resetMapRotationTooltip => 'Reset map to north';
|
||||
|
||||
@override
|
||||
String get showMapDebugInfo => 'Show Map Debug Info';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user