cesium-spatial
    Preparing search index...

    Type Alias CellStyleFunction

    CellStyleFunction: (id: CellId) => CellStyle | undefined

    Resolves the style for a cell. Called once per cell whenever the layer restyles.

    Type Declaration