new IWGeocodingEvent()
Creates a new geocoding event.
Members
-
inputAddress :Object
-
The input address as a String or a IWAddress object.
Type:
- Object
-
parameterObject :Object
-
Additional parameter. This parameter can by set by the geocode methods.
Type:
- Object
-
results :Array.<IWGeocodingResult>
-
An array of geocoded address results.
Type:
- Array.<IWGeocodingResult>
-
status :String
-
The status code from the geocoder service.
Type:
- String
Methods
-
toString()
-
Returns a string representation of this geocoding event.
Returns:
- Type
- String