PDA

View Full Version : Plugins in XML


Guest_Lendar_*
01-26-2006, 09:07 AM
hello,

i'm working on a plugin for NWW and i didn't found any list or tutorial about xml parameters for NWW (<layer>,<Icon>, etc...)

Does it exists ? It would help me....
For the moment, i download others plugins to read the xml code and see the different options <_<

thx

Lendar

m_k
01-26-2006, 04:09 PM
Hmm... there is http://www.worldwindcentral.com/wiki/Creat...ons#Data_Layers (http://www.worldwindcentral.com/wiki/Creating_add-ons#Data_Layers)
but copying from others add-ons is probably the best way :)

Check @Images.xml, _Placenames.xml, _Boundaries.xml - probably all <tags> are there... :)

Guest_Lendar_*
01-27-2006, 11:02 AM
thx for this link !

I have one pb left :
I can attach a description to an <Icon>, but it's only white text.

I'd like have a "panel" in background, and, if it's possible, change police, color and size of the text.

Can someone help me ?

thx for your help.

Lendar

m_k
01-27-2006, 12:53 PM
Originally posted by Guest_Lendar_*@Jan 27 2006, 12:02 PM
I can attach a description to an <Icon>, but it's only white text.

I'd like have a "panel" in background, and, if it's possible, change police, color and size of the text.
Quoted post

Yeah... descriptions are very simple nad you can't change their postition and style :|

Alwyn
01-30-2006, 08:51 AM
Another question:

I know i can display text (<DisplayMessage>)on screen with a script.

But can i display test on a layer ? (with X,Y coordinates)

In fact,what i'd like to do : put a text or an image on top left corner of the screen, with a Clickable Url which able user to return to the standart view of the Earth.