OptionalfiltersFilters for PointCloud layers.
OptionalfixedOnly used for feature collections with a renderer. The feature's symbol is defined by the layer's renderer. Not implemented in JSAPI 4.x.
OptionallabelingAn object defining the properties used for labeling the layer.
OptionalrendererA renderer object that provides the symbology for the layer.
OptionalscaleBoolean property indicating whether symbols should stay the same size in screen units as you zoom in. A value of false means the symbols stay the same size in screen units regardless of the map scale. Not implemented in JSAPI 4.x.
OptionalshowDefines whether labels should be shown or not. This is only valid for sublayers.
OptionaltransparencyNumber value ranging between 0 (no transparency) to 100 (completely transparent).
The drawingInfo object contains drawing information for a feature collection or a single layer in a map service. This object is used in LayerDefinition.
See https://developers.arcgis.com/web-map-specification/objects/drawingInfo/ https://developers.arcgis.com/web-scene-specification/objects/drawingInfo/.