@vcmap/core
    Preparing search index...

    Type Alias TileLoadedEvent

    type TileLoadedEvent = {
        rtree: TileProviderRtree;
        tileId: string;
    }
    Index

    Properties

    Properties

    rbush rTree with the features, use rtree.all().map(item => item.value);

    tileId: string

    id of the tile