Show icons from the editor-layer-index, remove old Bing icon

This commit is contained in:
Bryan Housel
2017-06-16 12:04:54 -04:00
parent 87b17a2fbb
commit 8f6bd5fb14
7 changed files with 2022 additions and 1799 deletions
-1
View File
@@ -148,7 +148,6 @@ rendererBackgroundSource.Bing = function(data, dispatch) {
}).join(', ');
};
bing.logo = 'bing_maps.png';
bing.terms_url = 'https://blog.openstreetmap.org/2010/11/30/microsoft-imagery-details';
return bing;