Platforms to show: All Mac Windows Linux Cross-Platform

Back to MKClusterAnnotationMBS class.

MKClusterAnnotationMBS.Constructor   Private

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

See also:

MKClusterAnnotationMBS.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 MKClusterAnnotation reference from a declare.
The object is retained.

See also:

MKClusterAnnotationMBS.Constructor(memberAnnotations() as MKAnnotationMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Initializes the cluster annotations with the specified individual annotations.

memberAnnotations: The annotations to group together as a single entity.

Returns an initialized MKClusterAnnotationMBS object or nil if the object could not be created.

See also:

MKClusterAnnotationMBS.Coordinate as CLLocationCoordinate2DMBS

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

Part of the MKAnnotationMBS interface.

MKClusterAnnotationMBS.memberAnnotations as MKAnnotationMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The annotations that are grouped together by the cluster.

Some examples using this method:

MKClusterAnnotationMBS.SetCoordinate(newCoordinate as CLLocationCoordinate2DMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Set the coordinate of the annotation.

Part of the MKAnnotationMBS interface.

MKClusterAnnotationMBS.SubTitle as String

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

Part of the MKOverlayMBS interface.

See also:

MKClusterAnnotationMBS.Title as String

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

Part of the MKAnnotationMBS interface.

See also:

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


The biggest plugin in space...