mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 14:38:05 +02:00
Legend for GPS overlay layer
This commit is contained in:
@@ -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]) {
|
||||
|
||||
Reference in New Issue
Block a user