Interface ElevationServiceCallback

All Known Implementing Classes:
MainApp, MainApp2

public interface ElevationServiceCallback
Parties interested in receiving the results from a call to the ElevationService must implement this interface. The results may be an empty array if the status is anything other than ElevationStatus.OK
Author:
Geoff Capper