Package | Description |
---|---|
edu.ucdavis.cstars.client.callback | |
edu.ucdavis.cstars.client.virtualearth |
Modifier and Type | Interface and Description |
---|---|
interface |
VEAddressToLocationsCallback
Fires when VEGeocode.addressToLocation() has completed.
|
Modifier and Type | Method and Description |
---|---|
void |
VEGeocoder.addAddressToLocationsHandler(VEAddressToLocationsHandler handler)
Add event handler to listen to onAddressToLocationsComplete.
|