On Camera Move Listener
Interface for receiving camera movement events.
Implement this interface and set it using OpenMapView.setOnCameraMoveListener to receive callbacks while the camera is moving.
This callback is invoked repeatedly during camera movement (gestures, animations).