Constructor options for LonLatPointFormat.

Hierarchy

  • LonLatPointFormatConstructorOptions

Properties

decimalSeparator?: string

The separator symbol between the integer part and the fraction part. Default value is "."

pattern?: string

The pattern to use for formatting a point. Please refer to the class documentation for details.