I want to use Google Map API for my Desktop application
Posted
by Nubkadiya
on Stack Overflow
See other posts from Stack Overflow
or by Nubkadiya
Published on 2010-05-19T16:03:23Z
Indexed on
2010/05/19
16:10 UTC
Read the original article
Hit count: 206
google-maps
|java
i want to use google map api for my desktop application. the application will be totally connected to internet.
while i was searching some research notes about this implementation. i found a ideal site with the configurations. but it has some java files to be downloaded. but when i tried that website its not loading. which is swinglabs.org
http://today.java.net/pub/a/today/2007/10/30/building-maps-into-swing-app-with-jxmapviewer.html
any other options of doing this api implementation to my desktop application. and one more thing. i tried downloading the google api. even it ask a url. we have to provide a url then only we get a key to download it. and the api should run in that specific url. otherwise its not working. how this appears to a desktop application
any ideas welcome..
© Stack Overflow or respective owner