On this page

Type Alias FillStyleLayer

FillStyleLayer: Extract<
    TypedStyleLayer,
    { paint: { get(name: "fill-color"): any } },
>

Will be removed from public API in MapTiler SDK v4

Was this helpful?
SDK JS
Reference
FillStyleLayer