-
An image snapshot of a map rendered by MapSnapshotter.
See moreDeclaration
Objective-C
@interface MBMMapSnapshot : NSObjectSwift
class MapSnapshot : NSObject -
Set of options for taking map snapshot with MapSnapshotter.
See moreDeclaration
Objective-C
@interface MBMMapSnapshotOptions : NSObjectSwift
class MapSnapshotOptions : NSObject -
MapSnapshotter exposes functionality to capture static map images.
See moreDeclaration
Objective-C
@interface MBMMapSnapshotter : MBMCameraManagerSwift
class MapSnapshotter : CameraManager -
Undocumented
Declaration
Objective-C
NS_SWIFT_NAME(SnapshotCompleteCallback) typedef void (^MBMSnapshotCompleteCallback)(MBXExpected * _Nonnull snapshot)Swift
typealias SnapshotCompleteCallback = (MBXExpected) -> Void
Map snapshotter Reference