venueTransportSpecification property
getter/setter pair
Defines the venue transport specification which contains the vehicle specifications for the transport mode chosen via IndoorRouteOptions.transportMode. Notes:
- By default all vehicle specifications from IndoorRouteOptions.venueTransportSpecification are set to
null. - The transport mode is determined by IndoorRouteOptions.transportMode.
Implementation
VenueTransportSpecification venueTransportSpecification;