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

Allow displayPriority and collisionMode to pass-through to MKAnnotationView. #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

darronschall
Copy link

I needed to be able to set displayPriority and collisionMode of the MKAnnotationView that gets built from the ViewMapAnnotation.

This PR exposes these values as properties of ViewMapAnnotation, and MKMapAnnotationView sets them on the view during the setup process.

@darronschall
Copy link
Author

@pauljohanneskraft Is there anything I can do to help get this, and a few other PRs, merged?

@darronschall darronschall force-pushed the annotation-display-priority-and-collision-mode branch from ee37e4f to a3b276a Compare September 7, 2023 13:17
@aureliendelrue
Copy link

Hi @pauljohanneskraft ! I have this need too, what's blocking this MR ?
Thanks in advance

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.

2 participants