Platforms to show: All Mac Windows Linux Cross-Platform
MKPointAnnotationMBS class
Super class: MKShapeMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | MapKit | MBS MacFrameworks Plugin | 14.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
You can use this class, rather than define your own, in situations where all you want to do is associate a point on the map with a title.
Subclass of the MKShapeMBS class.
- property coordinate as CLLocationCoordinate2DMBS
- 2 methods
- method Constructor
- method Constructor(Handle as Integer)
Super class MKShapeMBS
- 3 properties
- 6 methods
- method Constructor Private
- method Constructor(Handle as Integer)
- method Coordinate as CLLocationCoordinate2DMBS
- method SetCoordinate(newCoordinate as CLLocationCoordinate2DMBS)
- method SubTitle as String
- method Title as String
This class has no sub classes.
Some examples using this class:
- /MacFrameworks/MapKit/MapKit Custom Icons example
- /MacFrameworks/MapKit/MapKit Custom Image
- /MacFrameworks/MapKit/MapKit Local Search
- /MacFrameworks/MapKit/MapKit Test
Blog Entries
Xojo Developer Magazine
- 18.5, pages 84 to 85: Maps (Part 6), A deep dive into Annotations by Markus Winter
- 18.4, page 73: Maps Part 5 (Finding and Displaying Addresses), Implementing Maps in Xojo desktop apps with the MapKitMBS plug-in by Markus Winter
- 18.3, page 79: Xojo Maps, Part 4, Finding and Displaying Addresses with the MapKitMBS plugin by Markus Winter
Videos
The items on this page are in the following plugins: MBS MacFrameworks Plugin.