Show / Hide Table of Contents

Enum NavigationPoint.Types.Usage

Usages supported by this navigation point. New values may be added in the future.

Namespace: Google.Maps.Geocode.V4
Assembly: Google.Maps.Geocode.V4.dll
Syntax
public enum NavigationPoint.Types.Usage

Fields

Name Description
Dropoff

Suitable for dropping off a passenger. For example, a rideshare drop off location.

Parking

Suitable for parking. For example, within a parking lot.

Pickup

Suitable for picking up a passenger. For example, a rideshare pick up location.

Unknown

Indicates that the usage type is unknown.

Unspecified

Not used.

In this article
Back to top Generated by DocFX