GeoLeaf Core API - v3.0.0
    Preparing search index...

    Detail payload for geoleaf:poi:click

    interface GeoLeafPoiClickDetail {
        poiId: string;
        layerId: string;
        source: "popup" | "direct";
    }
    Index

    Properties

    Properties

    poiId: string
    layerId: string
    source: "popup" | "direct"