@meridian/web-sdk
    Preparing search index...

    Interface placemarkSearchOptions

    interface placemarkSearchOptions {
        locationID: string;
        refFloorID?: string;
        refPoint?: string;
        searchStr: string;
    }
    Index

    Properties

    locationID: string

    Location ID

    refFloorID?: string

    Floor ID to be used in combination with refPoint See API.debouncedPlacemarkSearchBeta

    refPoint?: string

    Map Point X/Y to be used in combination with refFloorID See API.debouncedPlacemarkSearchBeta

    searchStr: string

    Search String