Callback specified after the camera movement is stopped. More...
Public Member Functions | |
abstract void | onMoveFinished (boolean completed) |
Called when the move if finished. | |
Callback specified after the camera movement is stopped.
Referenced from: LocationWindow.
Definition at line 15 of file CameraCallback.java.
|
abstract |
Called when the move if finished.
completed | determine whether the movement is finished or cancelled |