Skip to content

Fixed issue #286.#954

Merged
spikebrehm merged 1 commit intomasterfrom
unknown repository
Feb 1, 2017
Merged

Fixed issue #286.#954
spikebrehm merged 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Jan 12, 2017

Fixed issue #286.

Description:

The issue relates to getAnnotationView method.
A tap gesture is added to AirMapMarker view in AirMapMarkerManager class which listens to tap/press events on annotation view as well as callout view. But when shouldUsePinView returns true, the annotation view on map is a MKPinAnnotationView instead of AirMapMarker and there is no tap gesture listener on this MKPinAnnotationView.

Fix:

Now the Tap gesture is listened by the AirMapMarker class itself and gesture now added to MKPinAnnotationView as well.

magrinj added a commit to magrinj/react-native-maps that referenced this pull request Jan 17, 2017
@spikebrehm
Copy link

Thanks 🍻!

@spikebrehm spikebrehm merged commit 4c0f1d6 into react-native-maps:master Feb 1, 2017
@willyyang
Copy link

when will this be released?

pinpong pushed a commit to pinpong/react-native-maps that referenced this pull request Feb 28, 2025
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