stefanocudini/leaflet-list-markers

[accessibility] The list marker links should be conveyed as buttons

Opened this issue · 0 comments

The list-markers-li list items contain <a href="#"> elements, I suggest setting the role="button" attribute (similar to Leaflet's zoom controls, for example) such that they're conveyed as buttons and not regular links to screen reader users.


Other resources that may be helpful: