Online Maps v3
Loading...
Searching...
No Matches
OnlineMapsGoogleDirectionsResult.GeocodedWaypoint Class Reference

Details about the geocoding of origin, destination and waypoints. More...

Public Attributes

string geocoder_status
 Status code resulting from the geocoding operation.
 
string[] types
 Address type of the geocoding result used for calculating directions.
 
string place_id
 Unique identifier that can be used with other Google APIs.
 
string partial_match
 Indicates that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address.
You may wish to examine the original request for misspellings and/or an incomplete address.
 

Detailed Description

Details about the geocoding of origin, destination and waypoints.