4/3/4
This commit is contained in:
@@ -640,9 +640,9 @@ class MapDriverController extends GetxController {
|
||||
);
|
||||
|
||||
// Animate camera only once after updating the marker
|
||||
mapController!.animateCamera(
|
||||
CameraUpdate.newLatLng(myLocation),
|
||||
);
|
||||
// mapController!.animateCamera(
|
||||
// CameraUpdate.newLatLng(myLocation),
|
||||
// );
|
||||
update();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user