4/21/6
This commit is contained in:
@@ -174,7 +174,7 @@ class LocationController extends GetxController {
|
||||
// print('Latitude: ${_locationData.latitude}');
|
||||
// print('Longitude: ${_locationData.longitude}');
|
||||
// print('Time: ${_locationData.time}');
|
||||
// print('speed: ${_locationData.speed}');
|
||||
print('speed: ${_locationData.speed}');
|
||||
// print('Heading: ${_locationData.heading}');
|
||||
// isLoading = false;
|
||||
update();
|
||||
|
||||
Reference in New Issue
Block a user