Skip to main content

GeocoderLocationType

Namespace: Wisej.Web.Ext.GoogleMaps

Assembly: Wisej.Web.Ext.GoogleMaps

Indicates additional data about the specified location.

public enum GeocoderLocationType : Enum

Fields

NameDescription
ApproximateIndicates that the returned result is approximate.
GeometricCenterIndicates that the returned result is the geometric center of a result such as a polyline (for example, a street) or polygon (region).
RangeInterpolatedindicates 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.
RooftopIndicates that the returned result reflects a precise geocode.