Package-level declarations

Types

Link copied to clipboard

Alerts service extracts information from the road graph and helps track it through eHorizon. AlertServiceOptions control how Navigation SDK extracts road objects from the road graph and which objects are collected. Some objects may take significant effort to extract and thus there's an option to disable collection of some of the types.

Link copied to clipboard

Defines options for Copilot.

Link copied to clipboard

The navigation SDK has algorithms optimized for the type of data being provided. The device profile selects the optimization.

Link copied to clipboard

The type of device providing data to the navigator.

Link copied to clipboard

Defines options for EHorizon.

Link copied to clipboard

Custom metadata that can be used to associate app state with events in the telemetry pipeline.

Link copied to clipboard

Defines options for recording history files.

Link copied to clipboard

Electronic Horizon supports live incidents on a most probable path. To enable live incidents IncidentsOptions should be provided. If both graph and apiUrl are empty, live incidents are disabled (by default).

Link copied to clipboard

Location updates related config.

Link copied to clipboard

Navigation SDK will build a route to the final destination using the last waypoint from NavigationRoute.waypoints.

Link copied to clipboard

This value will be used to offset the time at which the current location was calculated in such a way as to project the location forward along the current trajectory so as to appear more in sync with the users ground-truth location

Link copied to clipboard

PredictiveCacheLocationOptions.

Link copied to clipboard

Predictive cache Maps related options.

Link copied to clipboard

Predictive cache Navigation related options.

Link copied to clipboard

PredictiveCacheOptions

Link copied to clipboard

Predictive cache search related options. Only Search TilesetDescriptor should be passed here (any other type won't work). See the following documentation for how to create a Search TilesetDescriptor: https://docs.mapbox.com/android/search/guides/search-engine/offline/#define-a-tileset-descriptors-and-load-tile-regions

Link copied to clipboard

Reroute is disabled for routes generated by Mapbox Map Matching API.

Link copied to clipboard

Reroute options

Link copied to clipboard

Indicates which reroute strategy is applied for routes generated by Mapbox Map Matching API.

Link copied to clipboard

Defines options for routing tiles endpoint and storage configuration.

Link copied to clipboard

Traffic override related config

Properties

Link copied to clipboard

Default navigator approximate prediction in milliseconds