Map: API With Routing System For Distance
I created this app utilizing API from Tom-Tom framework. This app will help you find routes of places anywhere in the world.
Enter the longitude and latitude coordinates and you will receive back information of where you want to go.
Go to this link to see the website: https://tom-tom-map.web.app
Go to this link for GitHub files: https://github.com/franciscojavierguardado101/map-search-demo
This app works with API from Tom-Tom framework, where it allows you to find routes from anywhere in ther world.
Example: Apply Longitude: -71.038887 Latitude: 42.364506 These coordinates are for Boston, Massachusetts.
ADDENDUM: If you want more coordinates just open a google tab and type in on the search button the coordinates of anywhere you want to go.
Also, don't forget to put the minus (-) symbol on Latitude ;)
This app was deployed using Firebase. With This app you can enter longitude and latitude and the map matrix will be updated to where the coordinates indicate.
You can work on different routes by moving the pins (objects) on the map.
You can zoom in and zoom out the map.
What are you waiting for? Go check it out!