Interface OnSymbolLongClickListener
-
- All Superinterfaces:
OnAnnotationLongClickListener<Symbol>
public interface OnSymbolLongClickListener extends OnAnnotationLongClickListener<Symbol>
Interface definition for a callback to be invoked when a symbol has been long clicked.
-
-
Method Summary
-
Methods inherited from interface org.maplibre.android.plugins.annotation.OnAnnotationLongClickListener
onAnnotationLongClick
-
-