Builder

class Builder(val latitude: Double, val longitude: Double, val floorIdentifier: String)

Use this class to create your NavigationPoint instance.

Constructors

Link copied to clipboard
constructor(latitude: Double, longitude: Double, floorIdentifier: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard

Set the name of the destination to be displayed on the es.situm.sdk.wayfinding.MapView.