interface ModifyEventItem {
    features: Feature<Geometry>;
}

Properties

Properties

features: Feature<Geometry>