Changes between Initial Version and Version 1 of Widgets/ZoomToSelection


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

Automated wiki documentation upload

Legend:

Unmodified
Added
Removed
Modified
  • Widgets/ZoomToSelection

    v1 v1  
     1[[PageOutline]]
     2[[BR]]
     3|| '''Automatically generated page, do not modify.  User Notes can be created at: [wiki:Widgets/ZoomToSelectionUsageNotes]'''||
     4[[BR]]
     5
     6= Widget: ZoomToSelection =
     7
     8A widget that will zoom the map to the currently selected features
     9
     10== Usage Notes ==
     11
     12See: [wiki:Widgets/ZoomToSelectionUsageNotes]
     13
     14== Common Widget Properties ==
     15
     16 * '''Location''' :
     17 * '''Label''' : Zoom Selection
     18 * '''Tooltip''' : Click to zoom to the selection
     19 * '''StatusText''' :
     20 * '''ImageUrl''' : images/icons/select-zoom.png
     21 * '''ImageClass''' :
     22 * '''StandardUi''' : true
     23 * '''ContainableBy''' : Any
     24
     25== Parameters ==
     26
     27=== MaximumZoomDimension ===
     28
     29 * '''Description''' : Controls how much to zoom
     30 * '''Type''' : integer
     31 * '''Label''' : MaximumZoomDimension
     32 * '''DefaultValue''' : -1
     33 * '''IsMandatory''' : false
     34
     35=== ZoomFactor ===
     36
     37 * '''Description''' : The amount to zoom allowing all features to still be displayed
     38 * '''Type''' : float
     39 * '''Label''' : Zoom factor
     40 * '''DefaultValue''' : 2
     41 * '''IsMandatory''' : false
     42