Skip to content

Navigation Tool using leaflet, jersey and astar algo (dijkstra optionally). Done for System development course at LMU Data Science Master

License

Notifications You must be signed in to change notification settings

PierreSp/System-Development-LMU-WS17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System-Development-LMU-WS17

How to run

  • clone repo

Interface

  • Add your Google API key in code (search with grep)
  • run npm i for installation
  • run npm run develop (runs a webrowser with leaflet interface) (Is started when runscript is executed)

Navigation

  • Install tmux before running the commands or follow the steps in the runscript. If tmux is installed
  • run sh runscript.sh from the root directory (starts the jersey server)

About

Navigation Tool using leaflet, jersey and astar algo (dijkstra optionally). Done for System development course at LMU Data Science Master

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published