Skip to content

Conversation

@MarkCSmith
Copy link
Contributor

Added optional willClusterize: and didClusterize: methods to the
REMarkerClusterDelegate protocol to allow applications to do things like
save and restore the selected annotation when re-clustering occurs.

Note: If the delegate provides a willClusterize: method, annotations are
not automatically deselected within the mapView:regionDidChangeAnimated:
method; the delegate is responsible for ensuring that the correct annotation
is selected.

Added optional willClusterize: and didClusterize: methods to the
REMarkerClusterDelegate protocol to allow applications to do things like
save and restore the selected annotation when re-clustering occurs.

Note: If the delegate provides a willClusterize: method, annotations are
not automatically deselected within the mapView:regionDidChangeAnimated:
method; the delegate is responsible for ensuring that the correct annotation
is selected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant