SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An event signalling a geocoding result.
This class is part of the module geocoding.
Field Summary | |
Object
|
inputAddress
The input address as a String or a IWAddress object. |
Object
|
parameterObject
Additional parameter. |
IWGeocodingResult[]
|
results
An array of geocoded address results. |
String
|
status
The status code from the geocoder service. |
Constructor Summary | |
IWGeocodingEvent()
Creates a new geocoding event. |
Method Summary | |
String
|
toString()
Returns a string representation of this geocoding event. |
Field Detail |
Object inputAddress
Object parameterObject
IWGeocodingResult[] results
String status
Constructor Detail |
IWGeocodingEvent()
Method Detail |
String toString()
String