Platforms to show: All Mac Windows Linux Cross-Platform
MKMapSnapshotterMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | MapKit | MBS MacFrameworks Plugin | 19.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
- event SnapshotCompleted(snapshot as MKMapSnapshotMBS, error as NSErrorMBS, tag as Variant)
- 4 properties
- property Error as NSErrorMBS
- property Loading as Boolean
- property Options as MKMapSnapshotOptionsMBS
- property Snapshot as MKMapSnapshotMBS
- 5 methods
- method Cancel
- method Constructor(Handle as Integer)
- method Constructor(options as MKMapSnapshotOptionsMBS)
- method Destructor
- method Start(tag as variant = nil)
This class has no sub classes.
Some examples using this class:
Blog Entries
Videos
Release notes
- Version 19.1
- Fixed option passing for MKMapSnapshotterMBS constructor.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.
MKMapSnapshotOptionsMBS - MKMapViewMBS