Xml Format
From World Wind Wiki
(Difference between revisions)
Revision as of 06:24, 22 March 2005 (edit) 143.232.231.3 (Talk) ← Previous diff |
Revision as of 12:34, 25 March 2005 (edit) (undo) 80.202.208.86 (Talk) Next diff → |
||
Line 8: | Line 8: | ||
==ImageLayer== | ==ImageLayer== | ||
+ | *Add support for Disabling Z buffer to xml (already in ImageLayer code) | ||
*Add transparent color setting | *Add transparent color setting | ||
:(This is done server side and should be grabbed client side with getcapabilities.) | :(This is done server side and should be grabbed client side with getcapabilities.) |
Revision as of 12:34, 25 March 2005
Icons
- Add Min/Max display altitude
- For placenames there is the ability to set the max and min display altitude, to avoid cluttering. It would be nice to have this feature for icons also.
- Add description field from XML
- Add mouseover text colour option (bull)
- Added all of above [CM]
ImageLayer
- Add support for Disabling Z buffer to xml (already in ImageLayer code)
- Add transparent color setting
- (This is done server side and should be grabbed client side with getcapabilities.)
- Added
Paths
- Add a line width setting (suggestion submitted by Bull)
- I don't think this is supported in DirectX [CM]
- Add linestyles
- I don't think this is supported in DirectX [CM]
- for example dotted or dashed lines .... ----
- Add support for RGB colour values
- This is already specified in the schema, is it coded though? [CM]