James Gosling: on the Java Road

« My slides from Oracl... | Main | JavaCard 3 hits the... »

20091020 Tuesday October 20, 2009


Map browser on kenai

I ripped the little demo map browser component out of my Oracle OpenWorld slides and moved it to kenai as a new project called OSMBrowser. Not very polished, more of a starting point for someone motivated to play :-)

Thanks to the crew at the Open Street Map project for a nice database and tile server. A Thing of Beauty.

Update: I fixed the busted .jnlp file, so it can be run. Permalink Comments [9]

Comments:

All I get when I click run is:

com.sun.deploy.net.FailedDownloadException: Unable to load resource: file:/Users/jag/NetBeansProjects/OSMBrowser/dist/launch.jnlp

Posted by Rex Sheridan on October 20, 2009 at 07:08 PM PDT #

Doesn't Sun already have a Map Browser component inside the swingx project?

Posted by Noel Grandin on October 20, 2009 at 11:36 PM PDT #

thumb's up man for keeping the coffee hotter

Posted by ali on October 21, 2009 at 08:36 AM PDT #

I usually rip mine to http://tribe.net™...:)™

Thanks for having me at OracleOpenWorld™, Larry™!™ See you, coming up next, I think at macworld™.../me rolls eyes™ at Joost™...:-)™

Posted by Mark on October 21, 2009 at 12:05 PM PDT #

that's a fux0red link I just posted, sorry.™ http://tribe.net

Posted by Mark on October 21, 2009 at 12:06 PM PDT #

Correct Java Web Start link:

http://osmbrowser.kenai.com/osm.jnlp

Posted by Torbjorn on October 23, 2009 at 02:15 AM PDT #

http://osmbrowser.kenai.com/launch.jnlp
-it can't start due
com.sun.deploy.net.FailedDownloadException: Unable to load resource: file:/Users/jag/NetBeansProjects/OSMBrowser/dist/launch.jnlp

http://osmbrowser.kenai.com/launch.jnlp
- it hangs my computer (Vista, jre v1.6)

Why you published broken example?

See working JavaFX map applet
http://www.javafx.me/crudfx/examples/WalkMap.html

it works, it uses Google Maps API, it is JavaFX

Posted by surikov on October 26, 2009 at 12:28 AM PDT #

Next logicale iteration of Java...JavaMX™.

Posted by 75.16.27.70 on October 26, 2009 at 12:08 PM PDT #

worked great for me!

Posted by organizedChaos on October 26, 2009 at 01:47 PM PDT #

Post a Comment:

Comments are closed for this entry.