Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

APPROXIMATE

APPROXIMATE: = "APPROXIMATE"

indicates that the returned result is approximate.

GEOMETRIC_CENTER

GEOMETRIC_CENTER: = "GEOMETRIC_CENTER"

indicates that the returned result is the geometric center of a result such as a polyline (for example, a street) or polygon (region).

RANGE_INTERPOLATED

RANGE_INTERPOLATED: = "RANGE_INTERPOLATED"

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

ROOFTOP: = "ROOFTOP"

indicates that the returned result is a precise geocode for which we have location information accurate down to street address precision

Generated using TypeDoc