Skip to content

๐Ÿ—บ A mapping software written in C++ including EZGL Graphics library and GTK++ glade

Notifications You must be signed in to change notification settings

jioh-kim/better-google-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 

Repository files navigation

better-google-maps

main

A mapping software written in C++ utilizing EZGL Graphics library, GTK++ glade and OSM (OpenStreetMap) database API.

Logistical Highlights

Screen Shot 2021-05-12 at 9 45 59 PM Screen Shot 2021-05-12 at 9 10 54 PM

Key funtionalities

  • Basic map funtionalities (Display streets & names, point of interests, features.. etc)
  • Support big cities of multiple countries
  • Multi-language support
  • Show the fastest route from point A to B
  • Dark mode / Colour blind mode
  • Search intersection of two streets, search Point of Interests
  • Dynamic status updates and error messages
  • Autocomplete feature
  • Help menu

Screenshots

  • Direction output

travel direction output

  • Autocomplete

Screen Shot 2021-05-12 at 10 00 02 PM Screen Shot 2021-05-12 at 10 00 39 PM

  • Color Modes
Dark Mode Colourblind Mode
darkMode colourblindMode
  • Help menu

help menu

  • Additional window

Screen Shot 2021-05-12 at 10 12 25 PM

Notable algorithms

  • dijkstra's
  • A*
  • Greedy

Final Presentation

https://docs.google.com/presentation/d/1NjmtUHWBHqR4O14xlEp0tizNLhyuXnvbxOg7oNvCxLk/edit?usp=sharing

About

๐Ÿ—บ A mapping software written in C++ including EZGL Graphics library and GTK++ glade

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published