onCenterChanged

public abstract void onCenterChanged(PointF newCenter, int origin)

The source center has been changed. This can be a result of panning or zooming.

Parameters

newCenter

The new source center point.

origin

Where the event originated from - one of ORIGIN_ANIM, ORIGIN_TOUCH.