Situm SDK JS
    Preparing search index...

    Type Alias GeoJSONUploadOptions

    type GeoJSONUploadOptions = {
        buildingId: ID;
        geojson: FeatureCollection;
    }
    Index

    Properties

    Properties

    buildingId: ID
    geojson: FeatureCollection