I'd like to add a title to the whole map (different from the legend title: addLegend(..., title = "", ...): by "title", I mean an overlaid map component that stays in place while the map is moved (unlike an overlaid image).
Is that an option in RStudio's leaflet for R?
leafletR has a title="" argument but it updates the title of the webpage: it does not add a title to the map.