clipLayerScopeExpression property

List<Object>? clipLayerScopeExpression
getter/setter pair

Removes content from layers with the specified scope. By default all layers are affected. For example specifying basemap will only remove content from the Mapbox Standard style layers which have the same scope Default value: [].

Implementation

List<Object>? clipLayerScopeExpression;