Hierarchy

  • HtmlAnchorPositionCallback
  • Parameters

    • htmlEl: HTMLElement

      Contains the HTML element that is associated with this anchor

    • elSize: Point2d

      Size of the HTML element, can be useful for shifting the elements position

    • anchorPos: Point2d

      Anchor position relative to viewer origin

    • payload: any

      Freely configurable set of data that has been passed in updateHtmlAnchor function

    Returns void

Generated using TypeDoc