cesium-spatial
    Preparing search index...

    The entity options this layer would build, handed to CellEntityLayerOptions.entityFactory.

    interface CellEntityDefaults {
        id: string;
        polygon: Record<string, unknown>;
    }
    Index
    id: string
    polygon: Record<string, unknown>