Class GetBestElevations


  • public class GetBestElevations
    extends ApplicationTemplate
    Retrieve the highest-resolution elevations available for the current elevation model, drawing them from the server if necessary. Shift-click on the globe to retrieve the elevation of a location.

    Note: The HighResolutionTerrain class may be more appropriate to your needs than this example.

    See Also:
    HighResolutionTerrain
    • Constructor Detail

      • GetBestElevations

        public GetBestElevations()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)