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:
@@ -985,6 +985,12 @@ class AppLocalizationsSl extends AppLocalizations {
|
||||
@override
|
||||
String get mapFollowsDirection => 'Zemljevid sledi vaši smeri pri gibanju';
|
||||
|
||||
@override
|
||||
String get resetMapRotation => 'Ponastavi rotacijo';
|
||||
|
||||
@override
|
||||
String get resetMapRotationTooltip => 'Ponastavi zemljevid na sever';
|
||||
|
||||
@override
|
||||
String get showMapDebugInfo => 'Prikaži debug informacije zemljevida';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user