Turn-by-turn directions in Bubble?

Is there any way to get turn-by-turn directions in bubble? Im looking into any method. google api, mapbox api, but all seems to hit a road block. is it even possible, so that I can refocus efforts and stop spinning wheels.

Hello @artis, welcome to the Bubble community!

My Beautiful Maps - Mapbox plugin may be able to help you out here. You can specify a starting and end point and get turn-by-turn directions:

You can check out the ‘Adding Directions’ section of the plugin’s demo app or the below tutorial video for further details.

If you’ve any questions just let me know :slight_smile:

Alex

nice! I was looking into it. but would it provide turn-by-turn, for concatenated addresses to the user?

I was trying see if i push the capibilities and use the enduserd location/gps to provide live directions

It can certainly provide turn-by-turn directions, but it does require the user to provide the addresses by typing into the boxes provided.

Sorry if that isn’t exactly what you’re looking for and if you’ve any other questions just let me know :slight_smile:

oh, I will defiantly look into it more, since you said I can provide turn-by-turn in my application using the plugin & the endUser’s location.

Great! Just to clarify: you won’t be able to dynamically use the endUser’s location. The user will need to type their location into the input box.

oh wow, ok. so no dynamic endUser location, what about destination location does that need to be manually typed as well?

Yep afraid so - the user will need to manually type start and end points.

This topic was automatically closed after 70 days. New replies are no longer allowed.