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

Current release, plus local fix #3

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

Conversation

gcrevell
Copy link

This is not actually a PR, but is just to track the change made here. This contains the current most recent release of react native maps, and cherry picks our fix for selecting a single pin. This is because currently master of react native maps is broken.

https://github.com/react-native-community/react-native-maps/releases

If 2 map markers are close to each other, selecting 1 can cause the
marker to open, then the marker of the nearby one to open. Removing
the extra call to select anotation seems to fix this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant