MKClusterAnnotationMBS methods

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

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.


💬 Ask a question or report a problem