The coordinates display shows your mouse position in map coordinates.
tooltip: 'coordinates display' # text to use as tooltip
numDigits: 2 # the number of digits each coordinate shall have when being rendered, default 2
target: ~ # Id of Map element to query
label: true # true/false to label the coordinates display
empty: 'x= - y= -' #
prefix: 'x= ' #
separator: ' y= ' #
None.
None.