• Undocumented

    See more

    Declaration

    Swift

    public class Snapshotter
    extension Snapshotter: MapEventsObservable
  • Set of options for taking map snapshot with Snapshotter.

    See more

    Declaration

    Swift

    public struct MapSnapshotOptions
  • The overlay handler object provided when calling start(overlayHandler:completion:).

    See more

    Declaration

    Swift

    public struct SnapshotOverlay
  • Undocumented

    Declaration

    Swift

    public typealias SnapshotOverlayHandler = ((SnapshotOverlay) -> Void)