Interface OnLineLongClickListener
-
- All Superinterfaces:
OnAnnotationLongClickListener<Line>
public interface OnLineLongClickListener extends OnAnnotationLongClickListener<Line>
Interface definition for a callback to be invoked when a line has been long clicked.
-
-
Method Summary
-
Methods inherited from interface com.mapbox.mapboxsdk.plugins.annotation.OnAnnotationLongClickListener
onAnnotationLongClick
-
-