RAMP4 - v4.22.0-beta
    Preparing search index...

    Interface DrawShapeExportRecord

    interface DrawShapeExportRecord {
        geometry: unknown;
        id?: string;
        settings: DrawShapeSettingsExport;
        type: string;
    }
    Index

    Properties

    geometry: unknown
    id?: string
    type: string