VisioMove Essential (iOS)  1.27.8

◆ setStatisticsLogInterest:

- (void) setStatisticsLogInterest: (BOOL)  enabled

Set the statistics interest logging.

If enabled, the user's map interests will be logged. Interests include:

  • selected places
  • route information (origin and destinations)
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 setStatisticsLogInterest:YES];
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy