Options
All
  • Public
  • Public/Protected
  • All
Menu

A single geocoded waypoint.

Hierarchy

  • DirectionsGeocodedWaypoint

Index

Properties

partial_match?: boolean

Whether the geocoder did not return an exact match for the original waypoint, though it was able to match part of the requested address.

place_id?: string

The place ID associated with the waypoint. Place IDs uniquely identify a place in the Google Places database and on Google Maps. Learn more about Place IDs in the Places API developer guide.

types?: string[]

An array of strings denoting the type of the returned geocoded element. For a list of possible strings, refer to the Address Component Types section of the Developer's Guide.

Generated using TypeDoc