Module com.dlsc.gmapsfx
Interface ElevationServiceCallback
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
-
Method Summary
Modifier and Type Method Description voidelevationsReceived(ElevationResult[] results, ElevationStatus status)