Road Object Matcher
class RoadObjectMatcher
Content copied to clipboard
MapboxNavigation.roadObjectMatcher provides methods to match custom road objects.
Functions
matchGantryObject
Link copied to clipboard
matchGantryObjects
Link copied to clipboard
@JvmOverloads()
Content copied to clipboard
matchOpenLRObject
Link copied to clipboard
fun matchOpenLRObject(roadObjectId: String, openLRLocation: String, openLRStandard: String)
Content copied to clipboard
matchOpenLRObjects
Link copied to clipboard
@JvmOverloads()
Content copied to clipboard
matchPointObject
Link copied to clipboard
matchPointObjects
Link copied to clipboard
@JvmOverloads()
Content copied to clipboard
matchPolygonObject
Link copied to clipboard
matchPolygonObjects
Link copied to clipboard
@JvmOverloads()
Content copied to clipboard
matchPolylineObject
Link copied to clipboard
matchPolylineObjects
Link copied to clipboard
@JvmOverloads()
Content copied to clipboard
registerRoadObjectMatcherObserver
Link copied to clipboard
fun registerRoadObjectMatcherObserver(roadObjectMatcherObserver: RoadObjectMatcherObserver)
Content copied to clipboard