PanModeListener

public interface PanModeListener


A listener for handling the pan mode changes.

Summary

Public methods

abstract void
onPanModeChanged(boolean isInPanMode)

Callback that notifies when the user enters and exits the pan mode.

Public methods

onPanModeChanged

Added in 1.1.0
abstract void onPanModeChanged(boolean isInPanMode)

Callback that notifies when the user enters and exits the pan mode.