References a layer by layerId and, if applicable, sublayerId.
Referenced by: featureReference, Slice analysis
Properties
Property | Details |
---|---|
layerId | References a layer by id. |
sublayerId | References a sublayer within the layer identified by layerId. |
Example
{
"layerId": "layer0",
"sublayerId": 1
}