Arbitrary data attributes.
NOTE: The component may use data properties for its own behavior. Make sure not to overwrite required attributes.
OptionaldisplayProjection of the coordinates shown in the rendered HTML, does not affect the map projection
OptionalformatConfigures 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.
OptionalmapThe map model to use.
OptionalprecisionNumber of decimal places shown for coordinates.
These are special properties for the CoordinateViewer.