Help Needed with accessing turn-by-turn data #255
Unanswered
vishesh-varma
asked this question in
Q&A
Replies: 1 comment
-
There is a json that is returned when you are navigating, does it not have the data you are looking for? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! Thank you for making such a convenient library.
I wanted some help with accessing the next turns in a way that you've also implemented, but I'm fairly new to app development altogether, and I am not sure where to start.
From an example in the API reference of Mapbox, I can see a "maneuver" in steps:
But, I do not know how I can access it using the library.
I can see that you've also made it work on the top left icon of your example, so I'm assuming that it is already made and I'm just not able to access it. Can you nudge me in the right direction?
Beta Was this translation helpful? Give feedback.
All reactions