jmapviewer
Java OpenStreetMap Tile Viewer
Install
- All systems
-
curl cmd.cat/jmapviewer.sh
- Debian
-
apt-get install jmapviewer
- Ubuntu
-
apt-get install jmapviewer
- Kali Linux
-
apt-get install jmapviewer
- Fedora
-
dnf install jmapviewer
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install jmapviewer
- Raspbian
-
apt-get install jmapviewer
- Dockerfile
- dockerfile.run/jmapviewer
jmapviewer
Java OpenStreetMap Tile Viewer
JMapViewer is a Java Swing component for integrating OSM maps in to your Java application. JMapViewer allows you to set markers on the map or zoom to a specific location on the map. This package includes both the library and a demo application.