On Circle Long Click Listener
Interface definition for a callback to be invoked when a circle has been long clicked.
fun fun interface OnCircleLongClickListener : OnAnnotationLongClickListener<Circle>
Content copied to clipboard