interface DrawEventItem {
    feature: Feature;
}

Properties

Properties

feature: Feature