Navigation help

Hi everyone, I would like to create a navigation app that shows me the route to reach an address (I don't need precise directions but just a preview) and tells me how many kilometers it is from my position to that address and how long it takes to get there (always travel by car). then is it possible to insert a button that makes me open google maps on that address?
This code would integrate an app used for telephone triage by a volunteer association that provides rescue services.
Is it possible to get an .aia file? Thank you in advance

Did you try the tutorial HOW TO: Use the Navigate control ?

Try the tutorial then look for possible additional code at I get error 4002 when I request directions - #7 by SteveJG

or use the code in Button7 with the ActivityStarter

Use the ActivityStarter to show the address in a GoogleMap. :wink: