-
A view that displays a speed limit and resembles a real-world speed limit sign.
See moreDeclaration
Swift
@MainActor public class SpeedLimitView : UIView -
A view representing the user’s location on screen.
See moreDeclaration
Swift
@MainActor open class UserPuckCourseView : UIView, CourseUpdatable -
A view representing the user’s reduced accuracy location on screen.
See moreDeclaration
Swift
@MainActor open class UserHaloCourseView : UIView, CourseUpdatable -
A type that represents a
UIViewthat isCourseUpdatable.Declaration
Swift
public typealias UserCourseView = UIView & CourseUpdatable -
A protocol that represents a
See moreUIViewwhich tracks the user’s location and course on aNavigationMapView.Declaration
Swift
public protocol CourseUpdatable : UIView -
A navigation component is a member of the navigation UI view hierarchy that responds as the user progresses along a route according to the
NavigationServiceDelegateprotocol.Declaration
Swift
public protocol NavigationComponent : NavigationServiceDelegate -
A rounded button with an icon that is designed to float above
See moreNavigationMapView.Declaration
Swift
@objc(MBFloatingButton) @MainActor open class FloatingButton : Button -
A label that is used to show a road name and a shield icon.
Declaration
Swift
@objc(MBWayNameLabel) @MainActor open class WayNameLabel : StylableLabel -
A host view for
WayNameLabelthat shows a road name and a shield icon.
See moreWayNameViewis hidden or shown depending on the road name information availability. In case if such information is not present,WayNameViewis automatically hidden. If you’d like to completely hideWayNameViewsetWayNameView.isHiddenproperty totrue.Declaration
Swift
@objc(MBWayNameView) @MainActor open class WayNameView : UIView
Install in Dash
UI Components Reference