VisioMove Essential (iOS)  1.27.8

◆ setStatisticsLogLocation:

- (void) setStatisticsLogLocation: (BOOL)  enabled

Set the statistics location logging.

If enabled, the location received from VMELocationInterface::updateLocation: will be logged at regular intervals while location updates are received.

Parameters
enabledYES to enable, NO to disable it. Default is YES.
Note
setStatisticsLog: must be enabled before any logging will occur.
Will be ignored if called before loadMap.
Version
1.5
Example
[self.mapView setStatisticsLogLocation:YES];
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy