[[PageOutline]] [wiki:Documentation] > [wiki:Widgets] [[BR]][[BR]] || '''Automatically generated page, do not modify. User-contributed notes can be created at: [wiki:Widgets/ZoomUsageNotes]'''|| [[BR]] = Widget: Zoom = Zooms in on the map == Usage Notes == See: [wiki:Widgets/ZoomUsageNotes] == Common Widget Properties == * '''Label''' : Zoom Rectangle * '''Tooltip''' : Click or click and drag on the map to zoom in * '''StatusText''' : Click or click and drag on the map to zoom in * '''ImageUrl''' : images/icons/zoom-in.png * '''ImageClass''' : * '''StandardUi''' : true * '''ContainableBy''' : Any == Parameters == === Tolerance === * '''Description''' : Zoom tolerance * '''Type''' : integer * '''Label''' : Tolerance * '''Min''' : * '''Max''' : * '''DefaultValue''' : 5 * '''IsMandatory''' : false === Factor === * '''Description''' : The amount to zoom in or out * '''Type''' : integer * '''Label''' : Factor * '''Min''' : 1 * '''DefaultValue''' : 2 * '''IsMandatory''' : false === Direction === * '''Description''' : Indicates if the map should zoom in or out * '''Type''' : String * '''Label''' : Direction * '''in''' ''(Label: in)'' * '''out''' ''(Label: out)'' * '''DefaultValue''' : in * '''IsMandatory''' : false