OptionalcontrolOptionalelementOptionalrenderFunction called when
the control should be re-rendered. This is called in a requestAnimationFrame
callback.
OptionaltargetSpecify a target if you want the control to be rendered outside of the map's viewport.
The element is the control's container element. This only needs to be specified if you're developing a custom control.