-
Undocumented
See moreDeclaration
Swift
public class Snapshotter
extension Snapshotter: MapEventsObservable
-
Set of options for taking map snapshot with Snapshotter.
See moreDeclaration
Swift
public struct MapSnapshotOptions
-
The overlay handler object provided when calling
See morestart(overlayHandler:completion:)
.Declaration
Swift
public struct SnapshotOverlay
-
Undocumented
Declaration
Swift
public typealias SnapshotOverlayHandler = ((SnapshotOverlay) -> Void)