-
A
MatchOptionsobject is a structure that specifies the criteria for results returned by the Mapbox Map Matching API.Pass an instance of this class into the
See moreDirections.calculate(_:completionHandler:)method. -
A
See moreTracepointrepresents a location matched to the road network. -
A
Matchobject defines a single route that was created from a series of points that were matched against a road network.Typically, you do not create instances of this class directly. Instead, you receive match objects when you pass a
See moreMatchOptionsobject into theDirections.calculate(_:completionHandler:)method.Declaration
Swift
Install in Dash
Map Matching Reference