ArcGIS Runtime SDK for iOS: AGSElevationServiceInfo.h File Reference
ArcGIS Runtime SDK for iOS  100.15
AGSElevationServiceInfo.h File Reference

Go to the source code of this file.

Typedefs

typedef NSString *AGSElevationServiceLayerType NS_TYPED_ENUM NS_SWIFT_NAME(AGSElevationServiceInfo.LayerType) =(iWorkNumbers) = 37
 

Variables

FOUNDATION_EXTERN AGSElevationServiceLayerType const AGSElevationServiceLayerTypeArcGISTiled
 
__attribute__((objc_subclassing_restricted)) @interface AGSElevationServiceInfo AGSElevationServiceLayerType layerType
 
NSURL * URL
 

Typedef Documentation

◆ NS_SWIFT_NAME

NS_SWIFT_NAME =(iWorkNumbers) = 37

A type of layer for an elevation service.

Since
100.5

An iWork Numbers file (.numbers).

An iWork Pages file (.pages)

Variable Documentation

◆ AGSElevationServiceLayerTypeArcGISTiled

FOUNDATION_EXTERN AGSElevationServiceLayerType const AGSElevationServiceLayerTypeArcGISTiled

An ArcGISTiledElevationServiceLayer layer.

Since
100.5

◆ layerType

__attribute__ ((objc_subclassing_restricted)) @interface AGSElevationServiceInfo AGSElevationServiceLayerType layerType
readnonatomiccopy

Represents a Limited Error Raster Compression (LERC) elevation service that is provided by the portal.

Since
100.5 A unique identifying string for the service.
100.5 The type of layer for the service.
100.5

◆ URL

NSURL* URL
readnonatomicassign

The URL of the service.

Since
100.5