25-12-1/1
This commit is contained in:
@@ -112,7 +112,7 @@ class WayPointController extends GetxController {
|
||||
|
||||
@override
|
||||
void onInit() {
|
||||
Get.put(LocationController());
|
||||
// Get.put(LocationController());
|
||||
addWayPoints();
|
||||
myLocation = Get.find<MapPassengerController>().passengerLocation;
|
||||
super.onInit();
|
||||
|
||||
Reference in New Issue
Block a user