Show / Hide Table of Contents

Enum GenerateIsochroneRequest.Types.TravelMode

Defines the mode of transportation for isochrone calculation.

Namespace: Google.Maps.Isochrones.V1
Assembly: Google.Maps.Isochrones.V1.dll
Syntax
public enum GenerateIsochroneRequest.Types.TravelMode

Fields

Name Description
Bicycle

Travel by bicycle.

Drive

Travel by passenger car.

Unspecified

No travel mode specified.

Walk

Travel by walking.

In this article
Back to top Generated by DocFX