GeocoderResult
Wisej.Web.Ext.GoogleMaps.GeocoderResult
Last updated
Was this helpful?
Wisej.Web.Ext.GoogleMaps.GeocoderResult
Last updated
Was this helpful?
Namespace: Wisej.Web.Ext.GoogleMaps
Assembly: Wisej.Web.Ext.GoogleMaps (3.2.0.0)
Represents a single geocoding result.
A geocode request may return multiple result objects.
: Gets an array of separate components applicable to this address.
: Gets the human-readable address of this location.
: Gets the geocode geometry information.
: Gets a value indicating whether this instance is error.
Is only present when the result is a postal code that contains multiple localities. This array can contain up to 10 localities
This array contains a set of zero or more tags identifying the type of feature returned in the result.
: Gets a value indicating that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address.
: Gets the unique identifier of a place, which can be used with other Google APIs.
: Gets an array denoting all the localities contained in a postal code.
: Gets the result code.
: Gets an array indicating the address type of the returned result.