-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Description
Hi, the plugin is very useful - thank you - but I am running into accessibility issues that are a strict requirement for agency based websites. Can someone provide some ideas on how to improve the accessibility feature?
Error message:
Empty button
A button is empty or has no value text.
Basic Code:
ctlShareLink = L.easyButton('fa-share-alt', function () { alert('Yahoo...') }, 'alert Yahoo');
ctlShareLink.addTo(map);
Where to insert alt or value for the buttons?
Thank you
Metadata
Metadata
Assignees
Labels
No labels