On Polygon Annotation Interaction Listener
interface OnPolygonAnnotationInteractionListener : OnAnnotationInteractionListener<PolygonAnnotation>
Interface definition for a callback to be invoked when a polygonAnnotation has been selected or deselected.