Click or drag to resize

Telogis.GeoBase.GeoCoder.USGeoCodeAddress

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
USGeoCodeAddress Class

Represents a LatLon and a physical address, returned as the result of GeoCoding in the United States.

Functions
NameDescription
getState ()

Gets the state in which the GeoCoder.USGeoCodeAddress is located. Equivalent to GeoCoder.GeoCodeAddress.getRegion.

Returns

String - The name of the address's state.

getZIPCode ()

Gets the ZIP code for the GeoCoder.USGeoCodeAddress. Equivalent to GeoCoder.GeoCodeAddress.getPostalCode.

Returns

String - The address's ZIP code.