Problem
Following WCAG 1.3.1 rules, for a component to be accessible, it's needed to ensure that elements in the focus order have an appropriate role.
Expected behavior
The leaflet container should have an accessible and meaningful role.
Reproduce steps
Render a map, and check its accessibility with axe/wave;