Disable location updates

When the driver finishes their shift, you can disable location updates for a vehicle by setting locationTrackingEnabled to NO .

Swift

  vehicleReporter 
 . 
 locationTrackingEnabled 
  
 = 
  
 false 
 

Objective-C

   
 _vehicleReporter 
 . 
 locationTrackingEnabled 
  
 = 
  
 NO 
 
Design a Mobile Site
View Site in Mobile | Classic
Share by: