Function computeBoundingBoxAtTarget

  • Compute bounding box around a target point.

    Parameters

    • scene: Scene
    • target: Cartesian3
    • amount: number

      Half the side of the box, in pixels.

    Returns Cartographic[]

    bottom left and top right coordinates of the box

Generated using TypeDoc