[[PageOutline]] [wiki:Documentation] > [wiki:Widgets] [[BR]][[BR]] || '''Automatically generated page, do not modify. User-contributed notes can be created at: [wiki:Widgets/PanOnClickUsageNotes]'''|| [[BR]] = Widget: PanOnClick = Pans the map in the specified diretion on a click == Usage Notes == See: [wiki:Widgets/PanOnClickUsageNotes] == Common Widget Properties == * '''Location''' : * '''Label''' : Pan on click * '''Tooltip''' : Pan the map * '''StatusText''' : * '''ImageUrl''' : images/icons/pan.png * '''ImageClass''' : * '''StandardUi''' : true * '''ContainableBy''' : Any == Parameters == === Percentage === * '''Description''' : Percentage of the map width/height to move in the specified direction * '''Type''' : integer * '''Label''' : Percentage * '''Min''' : 10 * '''Max''' : 100 * '''DefaultValue''' : 75 * '''IsMandatory''' : false === Direction === * '''Description''' : The direction in which to pan * '''Type''' : String * '''Label''' : Direction * '''north''' ''(Label: north)'' * '''south''' ''(Label: south)'' * '''east''' ''(Label: east)'' * '''west''' ''(Label: west)'' * '''DefaultValue''' : none * '''IsMandatory''' : true