mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-01 04:31:36 +02:00
Merge branch 'develop' into d3-6
This commit is contained in:
@@ -97,7 +97,7 @@ export function rendererBackgroundSource(data) {
|
||||
|
||||
|
||||
source.imageryUsed = function() {
|
||||
return name || source.id;
|
||||
return _name || source.id;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user