4/26/1
This commit is contained in:
@@ -350,6 +350,8 @@ class GoogleMapPassengerWidget extends StatelessWidget {
|
||||
}
|
||||
if (controller.startLocationFromMap == true) {
|
||||
controller.newStartPointLocation = position.target;
|
||||
} else if (controller.passengerStartLocationFromMap == true) {
|
||||
controller.newStartPointLocation = position.target;
|
||||
}
|
||||
controller.newMyLocation = position.target;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user