Skip to content

Implement 'tappable' prop on polyline for Android#2682

Merged
christopherdro merged 2 commits intoreact-native-maps:masterfrom
techieyann:android-polyline-tappable
Feb 3, 2019
Merged

Implement 'tappable' prop on polyline for Android#2682
christopherdro merged 2 commits intoreact-native-maps:masterfrom
techieyann:android-polyline-tappable

Conversation

@techieyann
Copy link
Contributor

@techieyann techieyann commented Jan 30, 2019

Does any other open PR do the same thing?

No

What issue is this PR fixing?

Fixes #2591

How did you test this PR?

  1. Create a Polyline and tap on it on Android.
  2. Observe onPress event from Map.
  3. Add tappable prop to Polyline.
  4. Observe lack of onPress event from Map.

@christopherdro christopherdro merged commit 122d4d3 into react-native-maps:master Feb 3, 2019
pinpong pushed a commit to pinpong/react-native-maps that referenced this pull request Feb 28, 2025
…2682)

* used tappable functionality from polygon for polyline

* update docs to reflect tappable prop for polygon and polyline
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.

Tappable Polyline (android)

2 participants