Builder

class Builder(distanceAlongGeometry: Double, primary: BannerText)

Builder class for creating BannerInstructions instances.

Parameters

distanceAlongGeometry

Distance in meters from the beginning of the step at which the visual instruction should be visible.

primary

A plain text representation stored inside a BannerText object.

Constructors

Link copied to clipboard
constructor(distanceAlongGeometry: Double, primary: BannerText)

Functions

Link copied to clipboard

Builds a BannerInstructions instance with the current builder values.

Link copied to clipboard

Sets the secondary visual information.

Link copied to clipboard

Sets the additional information.

Link copied to clipboard

Sets the optional image to display for an upcoming maneuver.