Platforms to show: All Mac Windows Linux Cross-Platform

Back to MKMapSnapshotterMBS class.

MKMapSnapshotterMBS.Cancel

Type Topic Plugin Version macOS Windows Linux iOS Targets
method MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Cancels the snapshot.

MKMapSnapshotterMBS.Constructor(Handle as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method MapKit MBS MacFrameworks Plugin 21.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Constructor for creating an instanced based on an existing handle.

Useful if you get a MKMapSnapshotter reference from a declare.
The object is retained.

See also:

MKMapSnapshotterMBS.Constructor(options as MKMapSnapshotOptionsMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The constructor.

We keep reference to options in options property.

See also:

MKMapSnapshotterMBS.Destructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The destructor.

MKMapSnapshotterMBS.Start(tag as variant = nil)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Starts the asynchronous snapshot process.

The tag value is passed to the snapshot for later reference.
Triggers SnapshotCompleted event later.
Sets Error and Snapshot properties on this object.

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...