Show / Hide Table of Contents

Enum Units

A set of values that specify the unit of measure used in the display.

Namespace: Google.Maps.Routing.V2
Assembly: Google.Maps.Routing.V2.dll
Syntax
public enum Units

Fields

Name Description
Imperial

Imperial (English) units of measure.

Metric

Metric units of measure.

Unspecified

Units of measure not specified. Defaults to the unit of measure inferred from the request.

In this article
Back to top Generated by DocFX