Enumeration LocationPrecisionNames

An enumeration of supported location precision names.

Enumeration Members

Block: "Block"

A city block.

Country: "Country"

A country.

LatLong: "LatLong"

GPS coordinates.

Locality: "Locality"

A town or city.

PostalCode: "PostalCode"

A postal code (or "zip code").

Region: "Region"

A large region.

StateOrProvince: "StateOrProvince"

A state or province.

Street: "Street"

A a street.

TimeZone: "TimeZone"

A time zone.

Generated using TypeDoc