Class MapCameraUpdate
Package com.here.sdk.mapview
Class MapCameraUpdate
- java.lang.Object
-
- com.here.NativeBase
-
- com.here.sdk.mapview.MapCameraUpdate
-
public final class MapCameraUpdate extends NativeBase
An update that can be applied to the map camera. Creation is done via
MapCameraUpdateFactory.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMapCameraUpdate.InstantiationErrorCodeDescribes a reason for failing to create aMapCameraUpdate.static classMapCameraUpdate.InstantiationExceptionThrown when a problem occurs while trying to create aMapCameraUpdate.
-