src.gov.nasa.worldwindx.examples.kml.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of worldwind Show documentation
Show all versions of worldwind Show documentation
World Wind is a collection of components that interactively display 3D geographic information within Java applications or applets.
KML examples
Examples of importing and exporting files in the Keyhole Markup Language (KML).
{@link gov.nasa.worldwindx.examples.kml.KMLViewer} is an example application that allows the user to import a KML file
into a WorldWind layer. The contents of the file are displayed in a tree. {@link
gov.nasa.worldwindx.examples.kml.ExportKML} shows how to export WorldWind shapes to KML format.