Update: 2026-06-27 05:53:15
This commit is contained in:
@@ -69,6 +69,7 @@ class GoogleDriverMap extends StatelessWidget {
|
||||
icon: controller.startIcon,
|
||||
),
|
||||
if (!controller.isRideStarted &&
|
||||
controller.isArrivedSend &&
|
||||
controller.upcomingPathPoints.isNotEmpty &&
|
||||
controller.walkIcon != null)
|
||||
Marker(
|
||||
|
||||
Reference in New Issue
Block a user