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

Add long press #45

Open
magnuswikhog opened this issue Jul 20, 2022 · 2 comments
Open

Add long press #45

magnuswikhog opened this issue Jul 20, 2022 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@magnuswikhog
Copy link

This plugin is great!

But as a suggestion, would it be possible to add long press detection, similar to onTap?

If not, is there some way to manually detect if a long press on the FlutterMap was on a polyline (and if so, which one)?

@tuarrep tuarrep added the enhancement New feature or request label Jul 20, 2022
@HugoHeneault
Copy link
Contributor

Thanks @magnuswikhog

You could have a look at the GestureDetector in flutter_map_tappable_polyline.

Do not hesitate to create a PR so everyone can use your longpress event ;)

@HugoHeneault HugoHeneault added the help wanted Extra attention is needed label Apr 13, 2023
@pcba-dev
Copy link

I have created an PR to address this issue: #65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants