Skip to content

Add pre/post clusterize hooks.#34

Open
MarkCSmith wants to merge 1 commit intoromaonthego:masterfrom
MarkCSmith:pre-post-hooks
Open

Add pre/post clusterize hooks.#34
MarkCSmith wants to merge 1 commit intoromaonthego:masterfrom
MarkCSmith:pre-post-hooks

Conversation

@MarkCSmith
Copy link
Copy Markdown
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