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:
@@ -991,6 +991,12 @@ class AppLocalizationsDe extends AppLocalizations {
|
||||
String get mapFollowsDirection =>
|
||||
'Karte folgt Ihrer Richtung während der Bewegung';
|
||||
|
||||
@override
|
||||
String get resetMapRotation => 'Drehung zurücksetzen';
|
||||
|
||||
@override
|
||||
String get resetMapRotationTooltip => 'Karte nach Norden zurücksetzen';
|
||||
|
||||
@override
|
||||
String get showMapDebugInfo => 'Karten-Debug-Info anzeigen';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user