Widgets/CursorPosition

Version 1 (modified by jbirch, 5 years ago)

Automated wiki documentation upload


Automatically generated page, do not modify. User Notes can be created at: Widgets/CursorPositionUsageNotes?


Widget: CursorPosition?

Provides dynamic cursor tracking as it moves over the map

Usage Notes

See: Widgets/CursorPositionUsageNotes?

Common Widget Properties

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