MapCameraUpdate
public class MapCameraUpdate
extension MapCameraUpdate: NativeBase
extension MapCameraUpdate: Hashable
An update that can be applied to the map camera.
Creation is done via MapCameraUpdateFactory.
-
Thrown when a problem occurs while trying to create a
MapCameraUpdate.Declaration
Swift
public typealias InstantiationError = InstantiationErrorCode -
Describes a reason for failing to create a
See moreMapCameraUpdate.Declaration
Swift
public enum InstantiationErrorCode : UInt32, CaseIterable, Codableextension MapCameraUpdate.InstantiationErrorCode : Error