Package com.mapbox.navigation.core.trip.session.eh      
  Types
Link copied to clipboard
                Electronic horizon listener. Callbacks are fired in the order specified. onPositionUpdated might be called multiple times after the other callbacks until a new change to the horizon occurs.
Link copied to clipboard
                MapboxNavigation.graphAccessor provides methods to get edge (e.g. EHorizonEdge) shape and metadata.
Link copied to clipboard
                MapboxNavigation.roadObjectMatcher provides methods to match custom road objects.
Link copied to clipboard
                Road objects matching listener. Callbacks are fired when matching is finished.
Link copied to clipboard
                MapboxNavigation.roadObjectsStore provides methods to get road objects metadata, add and remove custom road objects.