101
Views
1
Comments
Displaying route with a link from application 
Question

Hi there. I'm creating a mobile application that can find the nearest offices based on your location and display the route to follow. 

I'm trying to display the route to follow and was wondering if anyone knows a way I could display this in a way so when I click a link inside the app it takes me to an external location to display the route?

Any advice would be much appreciated.

2019-05-22 11-30-09
Marcelo Ferreira

Hi Shaan,

You have 2 options:

You can open the navigation app like is described in this post

Or you can use a component like this to have the route on your own app

Regards,

Marcelo

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.