TileCacheRouteProjectionEngineOptions
Options used by TileCacheRouteProjectionEngineFactory to create RouteProjectionEngine.
Important: This is a Public Preview API. It may be changed or removed at any time.
Parameters
Determines how far ahead of the current position the route should be projected. In cases where the projection length is already covered by the RouteProjectionEngine, the next projection is not executed until the user makes progress on the route. The projection length should not be larger than com.tomtom.sdk.datamanagement.navigationtile.NavigationTileStoreConfiguration.prefetchedAreaRadius to ensure availability of map data for a whole projection length.
Determines the length of one projection window.
Determines how much distance should be taken from older sections and included in a new projection. When overlap is insufficient, then merging of projection sections might result in gaps within the route.