-
Disabled by default.
Declaration
Swift
public static let allRegionsEnabled: Bool -
Disabled by default.
Declaration
Swift
public static let relevantRegionsEnabled: Bool -
Only update the current region, not the nearby ones.
Declaration
Swift
public static let relevantRegionsRadius: Measurement<UnitLength> -
Periodic relevant region updates are disabled by default. Meaning that this operation is triggered only iniitially, when the map updates are enabled, by setting
NDSStore/schedule(operations:)totrue.Declaration
Swift
public static let relevantRegionsUpdateInterval: Measurement<UnitDuration> -
Disabled by default.
Declaration
Swift
public static let regionsAlongRouteEnabled: Bool -
Only update the regions on the route, not the nearby ones.
Declaration
Swift
public static let regionsAlongRouteRadius: Measurement<UnitLength>
TomTom SDK for iOS (0.53.1)
Defaults