Mobile application for path finding
Abstract
Nowadays, map application plays an important role in lots of aspects of life. With the rapid develop of smartphone, almost people now can have a map inside their pocket and can use it anywhere, anytime. However, the data of map is not always good and it leads to mistakes in path finding feature in map application. A study of building a map application that is exact and flexible to use is needed for improve map application in the future. The aim of this thesis’s research is to introduce a way of making map system from server to mobile application. The main part of it is researching of applying path finding with Dijkstra’s algorithm.