[[PageOutline]] [wiki:Documentation] > [wiki:Widgets] [[BR]][[BR]] || '''Automatically generated page, do not modify. User-contributed notes can be created at: [wiki:Widgets/CursorPositionUsageNotes]'''|| [[BR]] = Widget: CursorPosition = Provides dynamic cursor tracking as it moves over the map == Usage Notes == See: [wiki:Widgets/CursorPositionUsageNotes] == Common Widget Properties == * '''Label''' : CursorPosition * '''Tooltip''' : this will display the cursor position * '''StandardUi''' : false * '''ContainableBy''' : Splitterbar == Parameters == === Template === * '''Type''' : string * '''Label''' : Template * '''Description''' : The template string to use to generate the displayed text * '''DefaultValue''' : x: {x}, y: {y} * '''IsMandatory''' : 1 === Precision === * '''Type''' : integer * '''Label''' : Precision * '''Description''' : The precision to display for the coordinates * '''DefaultValue''' : 4 * '''Min''' : 0 * '''Max''' : 15 * '''IsMandatory''' : 0 === Units === * '''Type''' : string * '''Label''' : Units * '''Description''' : The coordinate units * '''DefaultValue''' : dd * '''IsMandatory''' : 1