RoadComponent
Object that holds road components
Functions
Properties
Link copied to clipboard
contains the current road name user is on, based on the language available. In certain situations there can be RoadComponent that contain text as /
separator. The purpose of these separators is to separate the current road name in cases they have a primary and secondary name. If you are using MapboxRoadNameView, then these separators are used to separate these names. However if you don't want to use them, you are can directly get access to RoadComponent from LocationMatcherResult and filter the names without /
separators.