pub fn vector_style_with_state(
layer: &VectorStyleLayer,
ctx: &StyleEvalContextFull<'_>,
) -> VectorStyleExpand description
Resolve a VectorStyleLayer’s paint properties with per-feature state.
pub fn vector_style_with_state(
layer: &VectorStyleLayer,
ctx: &StyleEvalContextFull<'_>,
) -> VectorStyleResolve a VectorStyleLayer’s paint properties with per-feature state.