onViewAnnotationAnchorCoordinateUpdated

open fun onViewAnnotationAnchorCoordinateUpdated(view: View, anchorCoordinate: Point)

Callback triggered when view annotation anchor coordinate has changed. When it triggers it means that view annotation is repositioned on the attached geometry.

Parameters

view

view annotation that is updated.

anchorCoordinate

anchor geo coordinate.