SymbolicManeuverBuilder

Builder of symbolic maneuvers: images representing an intersection on a route.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard

indicates if this builder is initialized with the current route of the guidance.

Functions

Link copied to clipboard
fun build(instructionIndex: Int): Bitmap?

Build a sign post for an instruction

Link copied to clipboard
open override fun dispose()

Internal

Link copied to clipboard

The builder must be initialized before calling build Use it to change the style or the route at any moment.