Home
Softono

Mapton

Open source Apache-2.0 Java
79
Stars
8
Forks
9
Issues
5
Watchers
3 months
Last Commit

 About Mapton

Some kind of map application

Platforms

Web Self-hosted

Languages

Java

Need Help Installing Mapton?

We provide expert installation service for this software. Our team will install, configure, and secure Mapton on your server. plans start at just $30.

mapton

Some kind of map application

alt tag

alt tag

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 the following projects in order, before building mapton.

And finally, install the provided wwj-ce from the libs directory (a build of https://github.com/WorldWindEarth/WorldWindJava)

mvn install:install-file -Dfile=./libs/wwj-ce-2.3.1.jar -DgroupId=earth.worldwind -DartifactId=wwj-ce -Dversion=2.3.1 -Dpackaging=jar

Build Mapton