Platforms to show: All Mac Windows Linux Cross-Platform

Back to MKTileOverlayMBS class.

MKTileOverlayMBS.TileLoaded(path as MKTileOverlayPathMBS, tileData as MemoryBlock, error as NSErrorMBS, tag as Variant)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ❌ No
Called by loadTileAtPath when loading finished.

The tileData parameter contains the raw data loaded from the corresponding image file. You can use this data to initialize an image object. If an error occurred, this parameter is nil.

The error parameter contains an error object if there was a problem loading the tile image. If no errors occurred, this parameter is nil.

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


The biggest plugin in space...