cesium-spatial
    Preparing search index...

    Details handed to CellPickerOptions callbacks.

    interface CellPickEvent {
        id: string;
        layer: PickableCellLayer;
        position: Cartesian2;
    }
    Index
    id: string
    position: Cartesian2