Skip to content

Map application featuring visualization, navigation, and route planning

Notifications You must be signed in to change notification settings

theauk/Javigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

623 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javigation

A mapping and navigation program built with the Java programming language.

Usage

Via the terminal with arguments

  • Navigate to the project directory in the terminal/command prompt.
  • Run java -Xmx8g -jar javigation.jar
  • The program can also be executed only with 6g. However, for bigger maps (such as the map of Denmark) 8g makes the program run more efficiently.

Via the terminal without arguments

  • Navigate to the project directory in the terminal/command prompt.
  • Run java -jar javigation.jar
  • When the file chooser opens, press cancel to load the default binary file (Fyn).

Via the file manager

  • Double click the app.jar icon.
  • Bigger maps (such as the map of Denmark) should be opened via the terminal/command prompt.

Tests

  • The JUnit tests can be found in the test folder located inside app/src.

About

Map application featuring visualization, navigation, and route planning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •