The [export button](https://github.com/python-visualization/folium/blob/57e8eaeb33e9a5a70f69130192bece66a6b6d070/folium/plugins/draw.py#L132-L151) is hard-coded and can be overlayed with other layers (e.g. LayerControl on the topright). It's better to add the position parameter.
The export button is hard-coded and can be overlayed with other layers (e.g. LayerControl on the topright). It's better to add the position parameter.