Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个 java swing 应用程序,我需要在其中显示某个区域的地图并允许用户在其上放置标记。我已经对这个话题进行了很多研究,但不幸的是我没有任何方法可以做到。我遇到了一些想法,比如像 JXBrowser 一样在摇摆中显示 Web 浏览器(我买不起 JXBrowser)。而且我也不确定这种方式是否允许我添加标记。
请指导我一些正确的方法来做到这一点。请告诉我是否可以以任何合适的方式离线或在线进行。
你看过OpenStreetMap吗?特别是JOSM