MapsIndoorsAndroid
MapsIndoorsSDK
/
com.mapsindoors.core
/
MPHighway
MPHighway
open
class
MPHighway
Content copied to clipboard
Types
Functions
Properties
Types
Code
Link copied to clipboard
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
Code
Content copied to clipboard
Name
Link copied to clipboard
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
Name
Content copied to clipboard
Functions
from
Code
Link copied to clipboard
@
NonNull
open
fun
fromCode
(
highwayCode
:
Int
)
:
String
Content copied to clipboard
to
Code
Link copied to clipboard
open
fun
toCode
(
@
Nullable
highway
:
String
)
:
Int
Content copied to clipboard
to
Speed
Link copied to clipboard
open
fun
toSpeed
(
@
Nullable
highway
:
String
)
:
Float
Content copied to clipboard
Properties
ELEVATOR
Link copied to clipboard
val
ELEVATOR
:
String
Content copied to clipboard
ELEVATOR_CODE
Link copied to clipboard
val
ELEVATOR_CODE
:
Int
Content copied to clipboard
ELEVATOR_SPEED
Link copied to clipboard
val
ELEVATOR_SPEED
:
Float
Content copied to clipboard
ESCALATOR
Link copied to clipboard
val
ESCALATOR
:
String
Content copied to clipboard
ESCALATOR_CODE
Link copied to clipboard
val
ESCALATOR_CODE
:
Int
Content copied to clipboard
ESCALATOR_SPEED
Link copied to clipboard
val
ESCALATOR_SPEED
:
Float
Content copied to clipboard
FOOTWAY
Link copied to clipboard
val
FOOTWAY
:
String
Content copied to clipboard
FOOTWAY_CODE
Link copied to clipboard
val
FOOTWAY_CODE
:
Int
Content copied to clipboard
FOOTWAY_SPEED
Link copied to clipboard
val
FOOTWAY_SPEED
:
Float
Content copied to clipboard
LADDER
Link copied to clipboard
val
LADDER
:
String
Content copied to clipboard
LADDER_CODE
Link copied to clipboard
val
LADDER_CODE
:
Int
Content copied to clipboard
LADDER_SPEED
Link copied to clipboard
val
LADDER_SPEED
:
Float
Content copied to clipboard
RAMP
Link copied to clipboard
val
RAMP
:
String
Content copied to clipboard
RAMP_CODE
Link copied to clipboard
val
RAMP_CODE
:
Int
Content copied to clipboard
RAMP_SPEED
Link copied to clipboard
val
RAMP_SPEED
:
Float
Content copied to clipboard
RESIDENTIAL
Link copied to clipboard
val
RESIDENTIAL
:
String
Content copied to clipboard
RESIDENTIAL_CODE
Link copied to clipboard
val
RESIDENTIAL_CODE
:
Int
Content copied to clipboard
RESIDENTIAL_SPEED
Link copied to clipboard
val
RESIDENTIAL_SPEED
:
Float
Content copied to clipboard
SERVICE
Link copied to clipboard
val
SERVICE
:
String
Content copied to clipboard
SERVICE_CODE
Link copied to clipboard
val
SERVICE_CODE
:
Int
Content copied to clipboard
SERVICE_SPEED
Link copied to clipboard
val
SERVICE_SPEED
:
Float
Content copied to clipboard
STEPS
Link copied to clipboard
val
STEPS
:
String
Content copied to clipboard
STEPS_CODE
Link copied to clipboard
val
STEPS_CODE
:
Int
Content copied to clipboard
STEPS_SPEED
Link copied to clipboard
val
STEPS_SPEED
:
Float
Content copied to clipboard
TRAVELATOR
Link copied to clipboard
val
TRAVELATOR
:
String
Content copied to clipboard
TRAVELATOR_CODE
Link copied to clipboard
val
TRAVELATOR_CODE
:
Int
Content copied to clipboard
TRAVELATOR_SPEED
Link copied to clipboard
val
TRAVELATOR_SPEED
:
Float
Content copied to clipboard
UNCLASSIFIED
Link copied to clipboard
val
UNCLASSIFIED
:
String
Content copied to clipboard
UNCLASSIFIED_CODE
Link copied to clipboard
val
UNCLASSIFIED_CODE
:
Int
Content copied to clipboard
UNCLASSIFIED_SPEED
Link copied to clipboard
val
UNCLASSIFIED_SPEED
:
Float
Content copied to clipboard
WHEELCHAIRLIFT
Link copied to clipboard
val
WHEELCHAIRLIFT
:
String
Content copied to clipboard
WHEELCHAIRLIFT_CODE
Link copied to clipboard
val
WHEELCHAIRLIFT_CODE
:
Int
Content copied to clipboard
WHEELCHAIRLIFT_SPEED
Link copied to clipboard
val
WHEELCHAIRLIFT_SPEED
:
Float
Content copied to clipboard
WHEELCHAIRRAMP
Link copied to clipboard
val
WHEELCHAIRRAMP
:
String
Content copied to clipboard
WHEELCHAIRRAMP_CODE
Link copied to clipboard
val
WHEELCHAIRRAMP_CODE
:
Int
Content copied to clipboard
WHEELCHAIRRAMP_SPEED
Link copied to clipboard
val
WHEELCHAIRRAMP_SPEED
:
Float
Content copied to clipboard