Platforms to show: All Mac Windows Linux Cross-Platform
MKTileOverlayMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | MapKit | MBS MacFrameworks Plugin | 19.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
- event TileLoaded(path as MKTileOverlayPathMBS, tileData as MemoryBlock, error as NSErrorMBS, tag as Variant)
- 11 properties
- property canReplaceMapContent as Boolean
- property coordinate as CLLocationCoordinate2DMBS
- property geometryFlipped as Boolean
- property latitude as Double
- property longitude as Double
- property maximumZ as Integer
- property minimumZ as Integer
- property subtitle as String
- property TileSize as CGSizeMBS
- property title as String
- property URLTemplate as String
- 11 methods
- method boundingMapRect as MKMapRectMBS
- method canReplaceMapContent as Boolean
- method Constructor(Handle as Integer)
- method Constructor(URL as string)
- method Coordinate as CLLocationCoordinate2DMBS
- method intersectsMapRect(mapRect as MKMapRectMBS) as Boolean
- method loadTileAtPath(Path as MKTileOverlayPathMBS, tag as Variant = nil)
- method SetCoordinate(newCoordinate as CLLocationCoordinate2DMBS)
- method SubTitle as String
- method Title as String
- method URLForTilePath(Path as MKTileOverlayPathMBS) as String
This class has no sub classes.
Interfaces:
2 interfaces.
Blog Entries
Some methods using this class:
- MKTileOverlayRendererMBS.Constructor(TileOverlay as MKTileOverlayMBS)
Some related classes:
- class CGSizeMBS
- class CLLocationCoordinate2DMBS
- class MKMapRectMBS
- class MKTileOverlayPathMBS
- class MKTileOverlayRendererMBS
- class NSErrorMBS
The items on this page are in the following plugins: MBS MacFrameworks Plugin.
MKShapeMBS - MKTileOverlayPathMBS
