Open
Description
There is currently the possibility to put any widget in a Control, but it is not possible to put a widget on the Map with a given (lat, long) position.
This could be achieved by adding a new Layer type (Placeholder? WidgetMarker?) that makes use of https://leafletjs.com/reference-1.7.1.html#divicon for putting the widget on the map with a given position,