Interface protos.maps.fleetengine.delivery.v1.TaskTrackingViewConfig.IVisibilityOption (0.3.0)

Properties of a VisibilityOption.

Package

@googlemaps/fleetengine-delivery

Properties

always

always?: (boolean|null);

VisibilityOption always

durationUntilEstimatedArrivalTimeThreshold

durationUntilEstimatedArrivalTimeThreshold?: (google.protobuf.IDuration|null);

VisibilityOption durationUntilEstimatedArrivalTimeThreshold

never

never?: (boolean|null);

VisibilityOption never

remainingDrivingDistanceMetersThreshold

remainingDrivingDistanceMetersThreshold?: (number|null);

VisibilityOption remainingDrivingDistanceMetersThreshold

remainingStopCountThreshold

remainingStopCountThreshold?: (number|null);

VisibilityOption remainingStopCountThreshold