java-jmapviewer
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.
- Versions: 2.22
- 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 the latest version of java-jmapviewer
as follows:
guix install java-jmapviewer
Or install a particular version:
guix install java-jmapviewer@2.22
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/java-jmapviewer/'><img src='http://127.0.0.1:3000/packages/java-jmapviewer/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/java-jmapviewer/badges/latest-version.svg)](http://127.0.0.1:3000/packages/java-jmapviewer/) Org: [[http://127.0.0.1:3000/packages/java-jmapviewer/][http://127.0.0.1:3000/packages/java-jmapviewer/badges/latest-version.svg]]