Clip Layer Dsl
This Interface contains all the functions that will be exposed to Koltin DSL.
Separated the DSL receiver class to this interface to avoid IDE code suggestion for property getters.
Functions
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: [].
Layer types that will also be removed if fallen below this clip layer. Default value: [].
A filter is a property at the layer level that determines which features should be rendered in a style layer.
A source layer is an individual layer of data within a vector source. A vector source can have multiple source layers.
Whether this layer is displayed.