LabelOverlay
An overlay that draws some text. By default this overlay will use an HTML element, and that element's parent will be the surface canvas, unless the container is an SVG element, in which case the overlay will use an SVG element. You can set useHTMLElement:false in the options if you want the overlay to use an SVG element regardless of the container element type.
Type Parameters
EL
EL