Type alias IncreaseAnnotationValueType
IncreaseAnnotationValueType: ((feature) => number)
Type declaration
- (feature): number
Parameters
feature: {
d: Feature;
p: FeaturePositionGaps;
positionKey: string;
targetId: string;
type: string;
}
d: Feature
positionKey: string
targetId: string
type: string
Returns number