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
- Host: GitHub
- URL: https://github.com/trixon/mapton
- Owner: trixon
- License: apache-2.0
- Created: 2018-04-26T12:07:30.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2026-01-08T13:37:16.000Z (5 months ago)
- Last Synced: 2026-01-09T06:45:03.892Z (5 months ago)
- Topics: desktop, gis, map, netbeans-platform, worldwind, worldwindjava
- Language: Java
- Homepage: https://mapton.org
- Size: 45.1 MB
- Stars: 75
- Watchers: 5
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mapton
Some kind of map application


# 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