interface MeasureEventItem {
    feature: Feature<Geometry>;
}

Properties

Properties

feature: Feature<Geometry>