ngeo
    Preparing search index...
    interface DrawEventItem {
        feature: Feature<Geometry, { [x: string]: any }>;
    }
    Index

    Properties

    Properties

    feature: Feature<Geometry, { [x: string]: any }>