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