Script API - v26.50.27
    Preparing search index...

    Class PoiManagerBeta

    Provides access to point-of-interest (POI) data in a dimension.

    Required Experiments:

    • Poi
    export class PoiManager {
    private constructor();
    readonly blocks: PoiBlockManager;
    }
    Index

    Constructors

    Properties

    Constructors

    Properties

    Provides access to block-based points of interest in the dimension.

    This property can't be read in early-execution mode.