transportMode property
getter/setter pair
The transport mode for route calculation.
Note: Indoor route sections of the resulting route will always be VenueTransportMode.pedestrian in the current implementation. This option will affect only outdoor route sections.
Implementation
VenueTransportMode transportMode;