My favorites | Sign in
Project Logo
                
Search
for
Updated Oct 19, 2008 by tgleason
RunningKMLViewer  

How to install and run KMLViewer

  1. Download World Wind Java 0.5 from http://worldwind.arc.nasa.gov/java/0.5.0/worldwind-release.0.5.0.zip
  2. Unzip the package into any directory.
  3. Download KMLViewer.jar from the Downloads page into the same directory
  4. Double-click KMLViewer.jar to run using the default JVM settings

Since the default Java heap size is small, you may want to run from the command line (or create a script), for example:

java -Xmx512m -jar KMLViewer.jar


Comment by isapoetra, Sep 15, 2009

this demo doesn't work because jar file not included sample kml file, ex : app-trail.kml,KML_Samples.kml, etc. please include kml file to jar.thanks.


Sign in to add a comment
Hosted by Google Code