InstructionsBannerView

@IBDesignable
open class InstructionsBannerView : BaseInstructionsBannerView, NavigationComponent

A banner view that contains the current step instruction and responds to tap and swipe gestures.

This class responds and gets updated as the user progresses along a route according to the NavigationComponent and BaseInstructionsBannerView protocol.