Update: 2026-07-09 03:41:48

This commit is contained in:
Hamza-Ayed
2026-07-09 03:41:48 +03:00
parent 7dff7b6973
commit 70718946f5
10 changed files with 295 additions and 639 deletions
@@ -2145,6 +2145,10 @@ class MapDriverController extends GetxController
// تحديث فقط الجزء الخاص بمعلومات الراكب
update();
// 🔥 [Fix Polyline] مسح المسار الأصفر (سائق→راكب) قبل رسم الأزرق (راكب→وجهة)
// نفس علة إعادة استخدام نفس المعرف بلون جديد الموجودة في انتقال بدء الرحلة أعلاه
clearPolyline();
// رسم المسار للوجهة
getRoute(
origin: latLngPassengerLocation,