geoview-core - v2.1.2
    Preparing search index...

    Type Alias DrawOptions

    DrawOptions: InteractionOptions & {
        freehand?: boolean;
        geometryFunction?: GeometryFunction;
        geometryGroupKey: string;
        style?: TypeFeatureStyle;
        type?: string;
    }

    Supported options for drawing interactions