[fusion-commits] r2563 - trunk/widgets/widgetinfo

svn_fusion at osgeo.org svn_fusion at osgeo.org
Wed Aug 1 22:47:46 PDT 2012


Author: jng
Date: 2012-08-01 22:47:45 -0700 (Wed, 01 Aug 2012)
New Revision: 2563

Modified:
   trunk/widgets/widgetinfo/cursorposition.xml
Log:
Update CursorPosition widget documentation

Modified: trunk/widgets/widgetinfo/cursorposition.xml
===================================================================
--- trunk/widgets/widgetinfo/cursorposition.xml	2012-07-31 20:22:52 UTC (rev 2562)
+++ trunk/widgets/widgetinfo/cursorposition.xml	2012-08-02 05:47:45 UTC (rev 2563)
@@ -25,6 +25,14 @@
     <IsMandatory>0</IsMandatory>
   </Parameter>
   <Parameter>
+    <Name>DisplayProjection</Name>
+    <Type>string</Type>
+    <Label>DisplayProjection</Label>
+    <Description>The projection to display mouse coordinates in. This can be an EPSG code (EPSG:XXXX) or a WKT string. This parameter takes precedence over the Units parameter if specified</Description>
+    <DefaultValue>dd</DefaultValue>
+    <IsMandatory>0</IsMandatory>
+  </Parameter>
+  <Parameter>
     <Name>Units</Name>
     <Type>string</Type>
     <Label>Units</Label>



More information about the fusion-commits mailing list