开发者

Java Swing GoogleMaps geoposition from zip code

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜