Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to use Offline Navigable Map in Netbeans IDE with Java Swing

SeyitDec 16 2021

I am developing a program that will run on linux using java swing in netbeans.

I tried using the jxmapviewer library with open street map but I was only able to view the map online.

Since the system will not be connected to the internet, I need to view the map offline, I need to show the information I get from the gps on the map and I need to keep a record of this information.

How can I do it? Thank you for your help.

Comments
Post Details
Added on Dec 16 2021
0 comments
310 views