Situm SDK JS
    Preparing search index...

    Interface MapClickedFeature

    interface MapClickedFeature {
        identifier: string;
        type: "poi";
    }
    Index

    Properties

    Properties

    identifier: string
    type: "poi"