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

Missing option to enable onFillTapped event to get propagated to onMapClick event #695

Closed
jutrisaiva opened this issue Sep 16, 2021 · 2 comments
Labels

Comments

@jutrisaiva
Copy link

jutrisaiva commented Sep 16, 2021

It seems like clickable fill will always hide the click events from the map. How to propagate click event on fill to the underlying map layer? How can I get exact click location inside fill layer?

@m0nac0
Copy link
Collaborator

m0nac0 commented Oct 31, 2021

@jutrisaiva Was this fixed for you by #716?

You can try by specifying the dependency in your pubspec.yaml as:

mapbox_gl:
      git:
        url: https://github.com/tobrun/flutter-mapbox-gl.git
        ref: main

@stale
Copy link

stale bot commented Jan 14, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 14, 2022
@stale stale bot closed this as completed Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants