Situm SDK JS
    Preparing search index...

    Type Alias Maps

    type Maps = {
        map_id: string;
        map_url: string;
        scale: number;
    }
    Index

    Properties

    Properties

    map_id: string
    map_url: string
    scale: number