Takes an annotation layer and checks if there are no duplicate annotations at a particular point.
Returns True if the point is unique otherwise it returns False.
Annotation layer state object.
Input polygon annotation.
The point for which it needs to be computed if the point is unique or not.
Generated using TypeDoc
Takes an annotation layer and checks if there are no duplicate annotations at a particular point.
Returns
Returns True if the point is unique otherwise it returns False.