• Check if the passed coordinate is contained or on the edge of the extent.

    Parameters

    • extent: Extent

      Extent.

    • x: number

      X coordinate.

    • y: number

      Y coordinate.

    Returns boolean

    The x, y values are contained in the extent.

    Api

    stable

Generated using TypeDoc