ElevationServiceInfo QML Type
Represents a Limited Error Raster Compression (LERC) elevation service that is provided by the portal. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 100.5 |
Inherits: |
- List of all members, including inherited members
- ElevationServiceInfo is part of QML Type List.
Properties
Detailed Description
Note: You cannot declare or create a component of this type in QML code. Objects of this class are provided by defaultElevationServices.
See also PortalInfo and Portal Self (ArcGIS REST API).
Property Documentation
[read-only] id : string |
Returns the identifying string for the service (read-only).
[read-only] layerType : string |
Returns the layer type for the service (read-only).
[read-only] url : url |
Returns the URL of the service (read-only).