Skip to content

higarmi/Auto_Router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This program creates a traveling route based on a list of destinations.
The destinations are addresses extracted from a document that can be 
uploaded by the user from a local drive (by clicking a button and 
browsing) or by dragging and dropping it on the file-drop region (above
the map.
Once the file is uploaded, the program reads the addresses and allows the 
user to select them. The user defines the start intermediate points and
final destination. The program then shows a map that covers an area
large enough to show all destination point. Finally, the program 
highlights the route.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          

About

Uses JavaScript and Google Maps API. This program reads a series of address from a CSV file. Then, it imputs all addresses to the google maps Application and allows the user to select traveling points (a route) by selecting staring, intermediate and final destinations. The address source file can be uploaded by clicking on a button or by draggin…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors