Documentation > Widgets
| Automatically generated page, do not modify. User-contributed notes can be created at: Widgets/ZoomToSelectionUsageNotes? |
Widget: ZoomToSelection?
A widget that will zoom the map to the currently selected features
Usage Notes
See: Widgets/ZoomToSelectionUsageNotes?
Common Widget Properties
- Location :
- Label : Zoom Selection
- Tooltip : Click to zoom to the selection
- StatusText? :
- ImageUrl? : images/icons/select-zoom.png
- ImageClass? :
- StandardUi? : true
- ContainableBy? : Any
Parameters
MaximumZoomDimension?
- Description : Controls how much to zoom
- Type : integer
- Label : MaximumZoomDimension?
- DefaultValue? : -1
- IsMandatory? : false
ZoomFactor?
- Description : The amount to zoom allowing all features to still be displayed
- Type : float
- Label : Zoom factor
- DefaultValue? : 2
- IsMandatory? : false
