RAMP4 - v4.21.0
    Preparing search index...

    Interface DrawShapeExportRecord

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

    Properties

    geometry: unknown
    id?: string
    type: string