geoview-core
    Preparing search index...

    Type Alias DrawOptions

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

    Supported options for drawing interactions