OnPolygonAnnotationClickListener
fun interface OnPolygonAnnotationClickListener : OnAnnotationClickListener<PolygonAnnotation>
Content copied to clipboard
Interface definition for a callback to be invoked when a polygonAnnotation has been clicked.