Creating add-ons

From World Wind Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 09:36, 11 January 2007 (edit)
67.101.5.62 (Talk)
(Plugins - Deeper link to Mashi's Scripting Examples)
← Previous diff
Revision as of 08:53, 12 February 2007 (edit) (undo)
84.4.221.157 (Talk)
(Plugins)
Next diff →
Line 15: Line 15:
*[http://www.mashiharu.com/archives/cat_1/ Mashi's Scripting Examples] *[http://www.mashiharu.com/archives/cat_1/ Mashi's Scripting Examples]
*[[Plugin Engine]] *[[Plugin Engine]]
-*[[Plugin Tutorial]]+*[Plugin_tutorial Plugin Tutorial]
*[[Plugin FAQ]] *[[Plugin FAQ]]

Revision as of 08:53, 12 February 2007

Add-ons are small extensions that add new functionality to World Wind. For more information see the Add-on_Launchpad.

A list of add-ons can be found at the add-ons page.

Contents

Data Layers

Data Layers are bits of information that can be shown or hidden on the planet in World Wind. A layer can contain any of images, text and trails.

Plugins

A C#/VB/JScript.NET plugin engine that allows your to create code modules in those languages.

Imagery

Worlds

You can add new worlds to World Wind.

Camera Scripts

Camera scripts are a prerecorded series of view changes and text display that can be run from within World Wind.

Other

The World Wind URI allows you to launch World Wind from within a web browser, or any other URI capable program.

Sample XML templates

T_Servo has put together a zip file of the five comon types of add-ons and a sample of the ImagerOverlay XML for use with legends. The covered add-on types are:

  • WMS Server
  • Static Global Image Overlay
  • Refreshing Global Image Overlay
  • Small Area Image Overlay
  • Placemarks
  • Legend Example

[Download templates]

See Also

Personal tools