开发者

Java Swing GoogleMaps geoposition from zip code

开发者 https://www.devze.com 2022-12-21 09:31 出处:网络
I found the JXMapKit from SwingLabs and think I am going to use it. My problem now is that I have data referencing the point vi开发者_Python百科a the zip code (I don\'t need more accurat). I know that

I found the JXMapKit from SwingLabs and think I am going to use it. My problem now is that I have data referencing the point vi开发者_Python百科a the zip code (I don't need more accurat). I know that with the JavaScript API from Google it is possible to find out the geoposition from an address... My question now is: does this work with Java Swing?

Thanks for advise!

Regards, Marco


Try the Geocoder class in gwt-google-apis.


Google's license does not allow using Google Maps from the applications. Take a look at http://www.openstreetmap.org/ instead - it can be easily used from JXMapKit

As far as geolocation goes take a look here

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号