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

    Type Alias DrawGeometryType

    DrawGeometryType:
        | "Point"
        | "Polygon"
        | "LineString"
        | "Circle"
        | "Rectangle"
        | "Star"
        | "Text"

    Drawing geometry types supported by the drawer plugin.