An open API service indexing awesome lists of open source software.

https://github.com/trixon/mapton

Some kind of map application
https://github.com/trixon/mapton

desktop gis map netbeans-platform worldwind worldwindjava

Last synced: 5 months ago
JSON representation

Some kind of map application

Awesome Lists containing this project

README

          

# mapton
Some kind of map application

![alt tag](https://mapton.org/files/screenshots/appstream01.png)

![alt tag](https://mapton.org/files/screenshots/appstream02.png)

# Building Mapton
## JDK setup
Building mapton requires a JDK >= 25 with bundled JavaFX modules.
Azul provides their Zulu https://www.azul.com/downloads/zulu-community/ and BellSoft their Liberica https://bell-sw.com/pages/downloads/.

Both can also be installed with https://sdkman.io/.
## Dependencies
Clone and build https://github.com/trixon/almond, also with a FX JDK.

Clone and build https://github.com/trixon/trv-traffic-information

## Build Mapton