Function createClippingFeature

  • Creates a new feature at the given coordinate, which can be set on a .

    Parameters

    • coordinate: Coordinate

      in WGS84

    • camera: Camera
    • Optional vertical: boolean = false
    • Optional offsetDistance: number = 25

      the offset from the coordinate to use for the size of the geometry

    Returns Feature

    • the features geometry is in web mercator

Generated using TypeDoc