Obsolete Members for Surface

  • Surface
  • The following members of class Surface are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

    Public Functions

    (deprecated) Esri::ArcGISRuntime::TaskWatcher locationToElevation(const Esri::ArcGISRuntime::Point &location)

    Signals

    (deprecated) void locationToElevationCompleted(const QUuid &taskId, double elevation)

    Member Function Documentation

    Esri::ArcGISRuntime::TaskWatcher Surface::locationToElevation(const Esri::ArcGISRuntime::Point &location)

    This function is deprecated. We strongly advise against using it in new code.

    Gets the elevation (in meters) for the specified location on the surface.

    [signal] void Surface::locationToElevationCompleted(const QUuid &taskId, double elevation)

    This function is deprecated. We strongly advise against using it in new code.

    Signal emitted when the elevation of the point has been calculated.

    • taskId - The task ID for the asynchronous operation.
    • elevation - The elevation of the point in meters above sea level.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

    You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

    Your ArcGIS portal

    Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

    Your ArcGIS Location Platform dashboard

    Manage billing, monitor service usage, and access additional resources.

    Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

    Close