On Camera Idle Listener
Interface for receiving camera idle events.
Implement this interface and set it using OpenMapView.setOnCameraIdleListener to receive callbacks when the camera stops moving.
This is called after all camera movements (gestures, animations) have completed.