java-jmapviewer 2.22
OSM map integration in Java
JMapViewer is a Java component which easily integrates an OSM map view into your Java application. It is maintained as an independent project by the JOSM team.
- Website: https://wiki.openstreetmap.org/wiki/JMapViewer
- Licenses: GPL 2
- Package source: gnu/packages/geo.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-jmapviewer 2.22
as follows:
guix install java-jmapviewer@2.22
Or install the latest version:
guix install java-jmapviewer
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.