NUNAV SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
NUNAV SDK
nunav-sdk-android
/
net.graphmasters.nunavsdk
/
TransportMode
/
Bicycle
Bicycle
data
class
Bicycle
(
val
role
:
VehicleFunction
=
VehicleFunction.NonSpecial
)
:
TransportMode
Allows navigation through bike paths and prohibits navigation on large roads.
Members
Constructors
Bicycle
Link copied to clipboard
constructor
(
role
:
VehicleFunction
=
VehicleFunction.NonSpecial
)
Properties
role
Link copied to clipboard
val
role
:
VehicleFunction