public interface CameraUpdate
Modifier and Type | Method and Description |
---|---|
CameraPosition |
getCameraPosition(MapboxMap mapboxMap)
Get the camera position from the camera update.
|
@Nullable CameraPosition getCameraPosition(@NonNull MapboxMap mapboxMap)
mapboxMap
- Map object to build the position from