WayNameView

@objc(MBWayNameView)
open class WayNameView : UIView

A host view for WayNameLabel that shows a road name and a shield icon.

WayNameView is hidden or shown depending on the road name information availability. In case if such information is not present, WayNameView is automatically hidden. If you’d like to completely hide WayNameView set WayNameView.isHidden property to true.