TripLog Mileage Application Development

0
Hi everyone.  I am developing an application that tracks a vehicle mileage. The application allows you to travel only 9 cities within a country. I have two attributes which is Location(your current loc) & Location To(city you are heading to)i then want a user to select their current location , after selecting their locationTo,a map pop up must indicate the distance of the two cities with markers based on their latitude and longitude, i have added the api key from mapbox. I want the two cities with their coodinates to populate the distance automatically.  NB: Beginner.  
asked
1 answers
1

Hi,

For your current requirements, The following widgets may help you,

https://marketplace.mendix.com/link/component/208194

 or

https://marketplace.mendix.com/link/component/105785

You can go through their documentations to know more about them,

Let me know, if you have any issues,

Hope it helps!

answered