MapsIndoorsAndroid
MapsIndoorsSDK
/
com.mapsindoors.core
/
MPTravelMode
MPTravel
Mode
open
class
MPTravelMode
Content copied to clipboard
Types
Functions
Properties
Types
Vehicle
Link copied to clipboard
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
Vehicle
Content copied to clipboard
Functions
to
Vehicle
Link copied to clipboard
open
fun
toVehicle
(
@
NonNull
travelMode
:
String
)
:
Int
Content copied to clipboard
Properties
BICYCLING
Link copied to clipboard
val
BICYCLING
:
String
Content copied to clipboard
DRIVING
Link copied to clipboard
val
DRIVING
:
String
Content copied to clipboard
TRANSIT
Link copied to clipboard
val
TRANSIT
:
String
Content copied to clipboard
VEHICLE_BICYCLING
Link copied to clipboard
val
VEHICLE_BICYCLING
:
Int
Content copied to clipboard
VEHICLE_DRIVING
Link copied to clipboard
val
VEHICLE_DRIVING
:
Int
Content copied to clipboard
VEHICLE_NONE
Link copied to clipboard
val
VEHICLE_NONE
:
Int
Content copied to clipboard
VEHICLE_TRANSIT
Link copied to clipboard
val
VEHICLE_TRANSIT
:
Int
Content copied to clipboard
VEHICLE_WALKING
Link copied to clipboard
val
VEHICLE_WALKING
:
Int
Content copied to clipboard
WALKING
Link copied to clipboard
val
WALKING
:
String
Content copied to clipboard