attribution |
string |
The attribution text that appears on a map that draws this layer. |
description |
string |
The description. |
layerElevation |
CIMLayerElevationSurface |
The layer elevation. |
expanded |
boolean |
A value indicating whether this layer is expanded in the contents pane. |
layer3DProperties |
CIM3DLayerProperties |
The 3D layer properties. |
layerMasks |
[string] |
The URIs of the layers used as masks. |
layerType |
enumeration MapLayerType |
The map layer type. |
maxScale |
double |
The maximum scale for layer draw (set as the denominator of the scale's representative fraction). |
minScale |
double |
The minimum scale for layer draw (set as the denominator of the scale's representative fraction). |
layerScaleVisibilityOptions |
CIMLayerScaleVisibilityOptions |
The layer's scale visibility options. |
showLegends |
boolean |
A value indicating whether or not to show legends. |
transparency |
double |
The transparency of the layer. |
visibility |
boolean |
A value indicating whether or not this layer is visible. |
displayCacheType |
enumeration DisplayCacheType |
The display cache type. |
maxDisplayCacheAge |
double |
The maximum display cache age. |
layerTemplate |
CIMLayerTemplate |
The layer template. |
popupInfo |
CIMPopupInfo |
The pop-up info. |
showPopups |
boolean |
A value indicating whether or not to show pop-ups. |
serviceLayerID |
long |
Identifier that will be used to identify the layer in server. |
charts |
[CIMChart] |
Identifier the layer's charts. |
searchable |
boolean |
A value indicating whether or not this layer should be included in the search. This property is honored only by layers that support search. |
refreshRate |
double |
The amount of time to wait between refreshing the layer. |
refreshRateUnit |
enumeration esriTimeUnits |
The units for the amount of time to wait between refreshing the layer. |
showMapTips |
boolean |
A value indicating whether or not the display value is shown when hovering over a layer in the view. |
customProperties |
[CIMStringMap] |
The custom properties of the layer. Custom properties are limited to key / value pairs of strings and developers are fully responsible for stored content. |
webMapLayerID |
string |
An identifier that will be used to identify the layer in a web map. This value is present if the layer originated in a web map and facilitates matching the layer back to its origin when updating the web map. |
blendingMode |
enumeration BlendingMode |
The blending mode for the layer. |
allowDrapingOnIntegratedMesh |
boolean |
A value indicating whether layer can be draped on integrated mesh. |
rasterizeOnExport |
boolean |
A value indicating whether layer should be rasterized when exporting. |
useVisibilityTimeExtent |
boolean |
A value indicating whether or not to use the visibility time extent. When true the map time must overlap the visibility time extent for the layer to be visible. |
visibilityTimeExtent |
TimeExtent |
The visibility time extent. |
enableLayerEffects |
boolean |
A value indicating whether to enable any type of effects on the layer. |
layerEffects |
[CIMLayerEffect] |
The layer effects for the layer. This property will contain either a list of all scale-dependent layer effects, or a single layer effect. |