VisioMove Essential (iOS)  1.27.8

◆ setStatisticsTrackedPlaceIDs:

- (void) setStatisticsTrackedPlaceIDs: (NSArray< NSString * > *_Nonnull)  trackedPlaceIDs

Set the statistics place tracked position logging for a list of place IDs.

Calling this will override any previous place IDs that where being tracked.

Parameters
trackedPlaceIDsAn array of place IDs to be tracked. Pass empty array to stop tracking.
Note
setStatisticsLog: must be enabled before any logging will occur.
Will be ignored if called before loadMap.
Version
1.18
Example
[self.mapView setStatisticsTrackedPlaceIDs:@[@"poiID1",@"poiID2"]];
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy