Contents

init(options:)

Creates and returns a snapshotter object based on the specified options.

Declaration

init(options: MKMapSnapshotter.Options)

Parameters

  • options:

    The options to use when capturing the map imagery. See Options. This parameter may not be nil.

Return Value

An initialized snapshotter object.

See Also

Creating a snapshotter object