ngeo
    Preparing search index...

    Function extentToRectangle

    • Takes an import('ol/extent').Extent and return an Array of ol.Coordinate representing a rectangle polygon.

      Parameters

      • extent: Extent

        The extent.

      Returns Coordinate[]

      The Array of coordinate of the rectangle.