A WCAG 2.1 AA audit of visualizations generated with folium/branca shows that the resulting iframe is missing a title attribute. Is it possible to enable adding a title attribute to the iframe–perhaps via folium.Map.get_root()? Thank you!
Steps to reproduce:
- Download the axe DevTools Chrome extension
- Visit a page with an embedded folium map
- Open the Chrome Developer Tools panel
- Click through to the axe DevTools tab
- Run the free Full Page Scan
- See the "Frames must have an accessible name" warning - https://dequeuniversity.com/rules/axe/3.1/frame-title?application=axeAPI