GeoLeaf Core API - v3.0.0
    Preparing search index...
    CoreMapLifecycle: {
        init(adapter: IMapAdapter, config: IGeoLeafConfig): void;
        _reset(): void;
    } = ...

    Runtime lifecycle of the core-map boot module.

    Type Declaration