Package com.mapbox.navigation.core.mapmatching

Types

Link copied to clipboard
annotation class MapMatchingAnnotations

Annotations to request.

Link copied to clipboard
interface MapMatchingAPICallback

Interface definition for a callback associated with map matching request.

Link copied to clipboard
object MapMatchingExtras

Defines constant related to Map Matching requests.

Link copied to clipboard
class MapMatchingFailure

Represents failure of Map Matching API call.

Link copied to clipboard
annotation class MapMatchingOpenLRFormat

Supported OpenLR formats.

Link copied to clipboard
annotation class MapMatchingOpenLRSpec

Supported OpenLR specs.

Link copied to clipboard
class MapMatchingOptions

Represents options for Mapbox Map Matching API

Link copied to clipboard
class MapMatchingRequiredParameterError(val name: String) : Throwable

Indicates that a required parameter hasn't been set.

Link copied to clipboard
annotation class MapMatchingRoutingRestriction

Routing restrictions that could be ignored.

Link copied to clipboard
class MapMatchingSuccessfulResult

Represents successful result of Map Matching API call.