Skip to content

Using Google Map Api to render and OSM to extract data, applying 3 algorithm Astar,Dijkstra and GBFS

Notifications You must be signed in to change notification settings

ducaanhlehuu/OSM_Route_Finder

Repository files navigation

OSM_Route_Finder

Using Google Map Api to render and OSM to extract data and FastApi to build Api for find path. applying 3 algorithm Astar,Dijkstra and GBFS

bandicam.2023-12-21.23-32-19-184.mp4

To run this file:


1. Clone this code:

git clone: https://github.com/ducaanhlehuu/OSM_Route_Finder

2. Change directory to project path

3. Run FastApi:

uvicorn fastAPI:app --reload

4.Run index.html file in browser(please make sure you aren't using Ads Blocks)

References:


Google Map AStar Path Finding: https://github.com/vraj152/googlemapsastar

ChatGPT: https://chat.openai.com/

About

Using Google Map Api to render and OSM to extract data, applying 3 algorithm Astar,Dijkstra and GBFS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published