Interface OnSymbolDragListener
-
- All Superinterfaces:
OnAnnotationDragListener<Symbol>
public interface OnSymbolDragListener extends OnAnnotationDragListener<Symbol>
Interface definition for a callback to be invoked when a symbol is dragged.
-
-
Method Summary
-
Methods inherited from interface com.mapbox.mapboxsdk.plugins.annotation.OnAnnotationDragListener
onAnnotationDrag, onAnnotationDragFinished, onAnnotationDragStarted
-
-