Configuration
The configuration used to set up Navigation SDK to work in hybrid mode.
At least one of the following properties or combinations of properties must be specified:
At least one of the following properties must be specified:
At least one of the following properties must be specified:
Important: This is a Public Preview API. It may be changed or removed at any time.
Constructors
Properties
The default ArrivalDetectionEngine during navigation. If it's not provided, an instance created by DefaultArrivalDetectionEngineFactory.create is used.
The default BetterProposalAcceptanceMode during navigation. If it's not provided, the mode is set to BetterProposalAcceptanceMode.Automatic
Engine that updates the data store. If it's not provided, an instance created by DataStoreMaintenanceEngineFactory is used.
The default DataStoreSelectionEngine during navigation. If it's not provided, an instance created by DefaultDataStoreSelectionEngineFactory is used (in OfflineFirst mode).
Defines whether RouteReplanningEngine should try to replan the active RoutePlan after deviation. If it's not provided, the deviation replanning mode is set to DeviationReplanningMode.Automatic.
The default GuidanceEngine during navigation. If it's not provided, an instance created by GuidanceEngineFactory.createDynamicGuidanceEngine is used.
The default HorizonEngine during navigation.
Hybrid data store used during initialization of navigation engines.
The default LocationProvider during navigation.
The default MapMatchingEngine during navigation. If it's not provided, an instance created by HybridMapMatchingEngineFactory.create is used. If it's not provided, an instance created by HybridLocationContextProviderEngineFactory.create is used.
Online data store used during initialization of navigation engines.
Used during instantiation of a default RouteReplanningEngine.
Used during instantiation of a default RouteReplanningEngine.
The default ReplanningRetryPolicy during navigation. If it's not provided, an instance of TomTomReplanningRetryPolicy is used.
The default RouteProgressEngine during navigation. If it's not provided, an instance created by RouteProgressEngineFactory.create is used.
The default RouteProjectionEngine during navigation. If it's not provided, an instance created by HybridRouteProjectionEngineFactory.create is used.
Used during instantiation of a default RouteReplanningEngine.
The default RouteReplanningEngine during navigation.
The default RouteTrackingEngine during navigation. If it's not provided, an instance created by RouteTrackingEngineFactory.create is used.
The default VehicleProvider during navigation. If it's not provided, an instance created by VehicleProviderFactory.create is used.