add alt tags to tiles
This commit is contained in:
parent
c1870976e6
commit
50dbfa30a8
@ -58,7 +58,7 @@ L.TileLayer = L.GridLayer.extend({
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
Alt tag is set to empty string to keep screen readers from reading URL and for compliance reasons
|
Alt tag is set to empty string to keep screen readers from reading URL and for compliance reasons
|
||||||
http://warc.calpoly.edu/accessibility/508indepth/alternate.html
|
http://www.w3.org/TR/WCAG20-TECHS/H67
|
||||||
*/
|
*/
|
||||||
tile.alt = '';
|
tile.alt = '';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user