Type Alias WebMapMapLibreGapKind

WebMapMapLibreGapKind:
    | "arcade-expression"
    | "unsupported-renderer"
    | "scene-3d"
    | "dashboard-reference"
    | "experience-builder-reference"
    | "custom-widget-reference"
    | "unsupported-symbol"
    | "unsupported-layer-type"
    | "unsupported-feature-collection"
    | "unsupported-webmap-version"
    | "other"

Stable taxonomy for the gaps the punch list expects callers to handle.