An interactive map application visualising Life Expectancy data in different countries on a World map.
With the help of two toggle buttons you can highlight differnet countries on the basis of life expectancy.
Greater than 75 | Less than 50 |
---|---|
To run this project Eclipse IDE is required.
You need to manually build/run the project in Eclipse
- Clone the repository.
- Import the folder in Eclipse ('File' -> 'Import' -> 'Existing Projects into Workspace', Select this folder, 'Finish')
If the import does not work follow the steps below.
- Create new Java project
- Copy+Paste all files into project
- Add all lib/*.jars to build path
- Set native library location for jogl.jar. Choose appropriate folder for your OS.
- Add data/ as src