简体   繁体   English

带有Google Maps的Java桌面应用程序

[英]Java desktop application with google maps

I need help with these, I am currently developing an a desktop aplication in java with netbeans IDE. 我需要这些方面的帮助,目前正在使用Netbeans IDE在Java中开发桌面应用程序。 One requirement of the app is that must have a map on it. 该应用程序的一项要求是必须在其上具有地图。 I was serching and i find these: https://today.java.net/article/2007/10/24/building-maps-your-swing-application-jxmapviewer . 我正在打麻,我找到了这些东西: https : //today.java.net/article/2007/10/24/building-maps-your-swing-application-jxmapviewer But i try to downoad the JXMaptKit or the JXMapViewer but i dnd't found it. 但是我尝试降低JXMaptKit或JXMapViewer的性能,但是我没有找到它。

Can anyone knows a workaround of that problem or an example that i can use? 谁能知道该问题的解决方法或我可以使用的示例?

Thanks! 谢谢!

PD. PD。 the app that i'm currently developing is for academic purposes. 我目前正在开发的应用是出于学术目的。

You might want to have a look at a modern JavaFX 2 framework which uses Webkit-based WebEngine to render a webpage. 您可能想看看使用基于Webkit的WebEngine呈现网页的现代JavaFX 2框架。 Here is a Google Maps demo: http://fxexperience.com/2011/05/maps-in-javafx-2-0/ ? 这是一个Google Maps演示: http : //fxexperience.com/2011/05/maps-in-javafx-2-0/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM