Changes between Initial Version and Version 1 of Widgets/ZoomOnClick


Ignore:
Timestamp:
Apr 3, 2008, 3:06:06 AM (16 years ago)
Author:
jbirch
Comment:

Automated wiki documentation upload

Legend:

Unmodified
Added
Removed
Modified
  • Widgets/ZoomOnClick

    v1 v1  
     1[[PageOutline]]
     2[[BR]]
     3|| '''Automatically generated page, do not modify.  User Notes can be created at: [wiki:Widgets/ZoomOnClickUsageNotes]'''||
     4[[BR]]
     5
     6= Widget: ZoomOnClick =
     7
     8Zoom the map by a fixed amount when a button is clicked
     9
     10== Usage Notes ==
     11
     12See: [wiki:Widgets/ZoomOnClickUsageNotes]
     13
     14== Common Widget Properties ==
     15
     16 * '''Location''' :
     17 * '''Label''' : ZoomOnClick
     18 * '''Tooltip''' : Click to zoom in
     19 * '''StatusText''' :
     20 * '''ImageUrl''' : images/icons/zoom-out-fixed.png
     21 * '''ImageClass''' :
     22 * '''StandardUi''' : true
     23 * '''ContainableBy''' : Any
     24
     25== Parameters ==
     26
     27=== Factor ===
     28
     29 * '''Description''' : The factor to zoom by. Values less than 0 zoom out.
     30 * '''Type''' : double
     31 * '''Label''' : Factor
     32 * '''DefaultValue''' : 2
     33 * '''IsMandatory''' : false
     34