Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.08 KB

DirectionsGeocodedWaypoint.md

File metadata and controls

28 lines (15 loc) · 1.08 KB

See html formatted version

DirectionsGeocodedWaypoint interface

google.maps.DirectionsGeocodedWaypoint interface

A single geocoded waypoint.

Properties

undefined

Type:  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.

undefined

Type:  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.

undefined

Type:  Array

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.