Using data from Open Street Map created a mapping application in C++ using EasyGL. The software also allowed to search for the best possible route consisting on N depots, M pick up and drop off points between 2 destinations using Dijkstra algorithm with A* heuristic.

Built With

  • c++
  • easygl
  • osm
  • stl
Share this project:

Updates