Legend for GPS overlay layer

This commit is contained in:
John Firebaugh
2013-10-21 13:28:09 -07:00
parent a5311b5f6c
commit d2c8ea15fd
3 changed files with 10 additions and 0 deletions
+3
View File
@@ -71,6 +71,9 @@ sources.forEach(function(source) {
if (attribution.text) {
im.terms_text = attribution.text;
}
if (attribution.html) {
im.terms_html = attribution.html;
}
['id', 'default', 'overlay'].forEach(function(a) {
if (source[a]) {