GeocoderLocationType
Wisej.Web.Ext.GoogleMaps.GeocoderLocationType
Namespace: Wisej.Web.Ext.GoogleMaps
Assembly: Wisej.Web.Ext.GoogleMaps (3.2.0.0)
Indicates additional data about the specified location.
Fields
Approximate
Indicates that the returned result is approximate.
GeometricCenter
Indicates that the returned result is the geometric center of a result such as a polyline (for example, a street) or polygon (region).
RangeInterpolated
indicates that the returned result reflects an approximation (usually on a road) interpolated between two precise points (such as intersections). Interpolated results are generally returned when rooftop geocodes are unavailable for a street address.
Rooftop
Indicates that the returned result reflects a precise geocode.
Last updated
Was this helpful?