In this project, I built the “smart” pieces of a web-browser based Google Maps clone. Features query autocomplete via use of the Trie DS, pathing via A* algorithm, and rastering via a O(k) algorithm. http://bearmaps-1996.herokuapp.com/map.html
In this project, I built the “smart” pieces of a web-browser based Google Maps clone. Features query autocomplete via use of the Trie DS, pathing via A* algorithm, and rastering via a O(k) algorithm. http://bearmaps-1996.herokuapp.com/map.html