drawingInfo
The drawingInfo object contains drawing information for a feature layer.
Referenced by: Building Scene Sublayer, CSV Layer (CSV), Feature Layer (ArcGISFeatureLayer), GeoJSON Layer (GeoJSON), Image Service Layer (ArcGISImageServiceLayer), layer, layerDefinition, OGC Feature Layer, PointCloud Layer, Scene Layer (ArcGISSceneServiceLayer), Tiled Image Service Layer (ArcGISTiledImageServiceLayer), Web Feature Service Layer (WFS)
Properties
Property | Details |
---|---|
labelingInfo[] | An array of labelingInfo objects. |
renderer | The renderer object contains the drawing information for the operationalLayer. |
showLabels | Labels will display if this property is set to true and the layer also has a labelingInfo property associated with it. |
transparency | Number value ranging between 0 (no transparency) to 100 (completely transparent). |