Android SDK for Indoor Maps
2.0.5
androidJvm
Android SDK for Indoor Maps
/
com.aegir.vmms.wayfinding.model
/
DirectionIndicator
Direction
Indicator
open
class
DirectionIndicator
This class translates an angle and direction into text.
Members
Constructors
Direction
Indicator
Link copied to clipboard
constructor
(
info
:
Map
<
String
,
Number
>
)
Used for default options.
constructor
(
info
:
Map
<
String
,
Number
>
,
options
:
TurnByTurnDirectionOptions
)
Used for overriding options.
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Properties
angle
Link copied to clipboard
open
var
angle
:
Double
direction
Link copied to clipboard
open
var
direction
:
String