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