java.lang.Object
com.esri.arcgisruntime.portal.ElevationServiceInfo
Represents a Limited Error Raster Compression (LERC) elevation service that is provided by the portal.
Objects of this class are provided by
HelperServices.getDefaultElevationServices()
.- Since:
- 100.5.0
-
Method Summary
-
Method Details
-
getUrl
Gets the service URL.- Returns:
- the service URL
- Since:
- 100.5.0
-
getId
Gets an identifying string for the service.- Returns:
- an identifying string for the service, or null if none
- Since:
- 100.5.0
-
getLayerType
Gets a string indicating the layer type for the service.- Returns:
- a string indicating the layer type for the service, or null if none
- Since:
- 100.5.0
-