Function extentToRectangle

  • Convert an OpenLayers extent to a Cesium rectangle.

    Parameters

    • extent: Extent

      Extent.

    • projection: ProjectionLike

      Extent projection.

    Returns Rectangle

    The corresponding Cesium rectangle.

Generated using TypeDoc