Camera Update
Defines a camera update to be applied to the map.
Camera updates are created using CameraUpdateFactory and applied via OpenMapView.moveCamera or OpenMapView.animateCamera.
This is a sealed hierarchy with internal implementations to prevent external subclassing.