6/22/2
This commit is contained in:
@@ -354,9 +354,6 @@ class GoogleMapPassengerWidget extends StatelessWidget {
|
||||
controller.newStartPointLocation = position.target;
|
||||
}
|
||||
controller.newMyLocation = position.target;
|
||||
|
||||
// print('my' + controller.mylocation.toString());
|
||||
// print('new' + controller.newMylocation.toString());
|
||||
},
|
||||
myLocationEnabled: true,
|
||||
// liteModeEnabled: true,
|
||||
|
||||
Reference in New Issue
Block a user