setPosition

fun setPosition(el: <Error class: unknown class>, position: Point)

Sets the position of el to coordinates specified by position, using CSS translate or top/left positioning depending on the browser (used by Leaflet internally to position its layers).