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:
@@ -993,6 +993,12 @@ class AppLocalizationsEs extends AppLocalizations {
|
||||
String get mapFollowsDirection =>
|
||||
'El mapa sigue tu dirección cuando te mueves';
|
||||
|
||||
@override
|
||||
String get resetMapRotation => 'Restablecer rotación';
|
||||
|
||||
@override
|
||||
String get resetMapRotationTooltip => 'Restablecer mapa al norte';
|
||||
|
||||
@override
|
||||
String get showMapDebugInfo => 'Mostrar información de depuración del mapa';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user