Type alias CoordinateFormatType

CoordinateFormatType: ((coords?) => string)

Type declaration

    • (coords?): string
    • A function that takes a ol.Coordinate and transforms it into a {string}.

      Parameters

      Returns string

Generated using TypeDoc