add alt tags to tiles

This commit is contained in:
justraines@gmail.com 2014-03-03 17:52:41 -05:00
parent c1870976e6
commit 50dbfa30a8

View File

@ -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
http://warc.calpoly.edu/accessibility/508indepth/alternate.html
http://www.w3.org/TR/WCAG20-TECHS/H67
*/
tile.alt = '';