2026-04-05-add navigation page and correct whatsapp link
This commit is contained in:
@@ -44,7 +44,7 @@ GetBuilder<MapPassengerController> leftMainMenuIcons() {
|
||||
children: [
|
||||
// --- تم استخدام دالة مساعدة جديدة للزر ---
|
||||
_buildMapActionButton(
|
||||
icon: Icons.satellite_alt_outlined,
|
||||
icon: Icons.near_me_outlined,
|
||||
tooltip: 'Toggle Map Type',
|
||||
onPressed: () => Get.to(() => NavigationView()),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user