onTap callback with waypoint #290
marcotrumpet
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @eopeter ,
It would be great to have something similar to what the Mapbox gl package does where if the user taps on the screen, it gives the app back the info about the geolocation point.
Right now on long-press the package automatically adds a waypoint and rebuilds the route. Do you think it will be fine if I implement a custom event that gives data (waypoint) back to the user?
Beta Was this translation helpful? Give feedback.
All reactions