Table of Contents

Class GeocodedIntermediate

Namespace
GoogleMapsApi.Entities.Routes.Response
Assembly
GoogleMapsApi.dll

Geocoded intermediate waypoint with its input position.

public sealed class GeocodedIntermediate : GeocodedWaypoint
Inheritance
GeocodedIntermediate
Inherited Members

Properties

IntermediateWaypointRequestIndex

Zero-based index of this waypoint in the request's Intermediates list.

[JsonPropertyName("intermediateWaypointRequestIndex")]
public int? IntermediateWaypointRequestIndex { get; set; }

Property Value

int?