Vector Layer Descriptor
Marker for layer descriptors that map to Mapbox vector style layers (fill, line, circle, symbol, heatmap). Implementations add sourceLayer (MVT layer name, or null for GeoJSON) and an optional feature filter.
The type parameter P is the paint type serialized via VectorLayerPaint.asStyleJSON when the layer is added.