Skip to content

Enhancement Request: SelectedAnnotations #43

@malandr2

Description

@malandr2

Hi,
I'd like to ask if this is possible, we are facing an issue when using 'selectedAnnotations' in ADClusterMapView it returns ADClusterAnnotation instances instead of the desired NSArray of original annotations that normally happens with MKMapView. In the case with ADClusterMapView, the app immediately crashes.

Example (from my debugger code):
po [[self.mapView selectedAnnotations] firstObject];
returns ADClusterAnnotation:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions