speedInMetersPerSecond property

double speedInMetersPerSecond
getter/setter pair

Specifies the speed that will be used by the service as the speed for VenueTransportMode in meters per second. It influences the duration of segments along the route. The default speed is 1 meter per second.

Implementation

double speedInMetersPerSecond;