SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class represents a reverse geocoding event.
Author: JANField Summary | |
IWCoordinate
|
coordinate
The original input coordinate. |
Object
|
parameterObject
Additional parameter. |
IWReverseGeocodingResults[]
|
results
An array of located addresses. |
String
|
status
The status code from the geocoder service. |
Constructor Summary | |
IWReverseGeocodingEvent()
Creates a new reverse geocoding event. |
Method Summary | |
String
|
toString()
Returns a string representation of this reverse geocoding event. |
Field Detail |
IWCoordinate coordinate
Object parameterObject
IWReverseGeocodingResults[] results
String status
Constructor Detail |
IWReverseGeocodingEvent()
Method Detail |
String toString()
String