Class IWReverseGeocodingEvent

This class represents a reverse geocoding event.

Author: JAN

Field 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

coordinate

IWCoordinate coordinate

parameterObject

Object parameterObject

results

IWReverseGeocodingResults[] results

status

String status

Constructor Detail

IWReverseGeocodingEvent

IWReverseGeocodingEvent()

Method Detail

toString

String toString()

Source-Code Copyright 2007-2009 infoware GmbH - Documentation generated by JsDoc Toolkit 1.4.1 on Tue Nov 28 2017 09:51:51 GMT+0100 (MEZ)