Skip to content

Implementation of navigation functionality on Google Map

License

Notifications You must be signed in to change notification settings

uewik/Google-Map-Navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This application simulates navigation function on Google Map. It allows users to use different routing algorithm to find route between start position and goal position. It also can visualize the process of routing.

How to run:

Run MapApp.java file in application package.

How to use:

  1. Choose the map file or creat one by finding a region and fetching data.
  2. Click Show Intersections button.
  3. Choose two markers as start position and Goal
  4. You can choose different routing algorithms or visualize the process.

UCSD MOOC development team implemented front-end of application.

About

Implementation of navigation functionality on Google Map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages