On Polyline Annotation Interaction Listener
interface OnPolylineAnnotationInteractionListener : OnAnnotationInteractionListener<PolylineAnnotation>
Interface definition for a callback to be invoked when a polylineAnnotation has been selected or deselected.