Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ios): add "poideselect" event #637

Merged
merged 4 commits into from
Sep 13, 2023

Conversation

hansemannn
Copy link
Contributor

@hansemannn hansemannn commented Aug 26, 2023

Adds the ability to not only select a POI with poiclick, but also to track deselection via the new poideselect event. In addition, the poiclick event now include an annotation property that can be used to deselect an annotation programmatically as well, e.g. mapView.deselectAnnotation(event.annotation).

@hansemannn hansemannn changed the title feat(ios): add poideselect event feat(ios): add "poideselect" event Aug 26, 2023
@hansemannn hansemannn merged commit ed944dc into tidev:master Sep 13, 2023
3 checks passed
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