Optional
displayProjection of the coordinates shown in the rendered HTML, does not affect the map projection
Optional
formatConfigures the display format. By default, the current coordinates are shown as decimal numbers (format: "decimal").
If the format is set to "degree", the coordinates are shown in angular degrees (DMS). This can only be used meaningfully (at this time) if the underlying projection provides lat/lon coordinates.
Optional
mapThe map model to use.
Optional
mapThe id of the map. The map will be looked up in the MapRegistry service.
Optional
precisionNumber of decimal places shown for coordinates.
These are special properties for the CoordinateViewer.