mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 16:49:40 +02:00
change walkthrough imagery to Bing
the old esri layer does not seem to be available anymore
This commit is contained in:
@@ -41,7 +41,7 @@ const chapterFlow = [
|
||||
|
||||
|
||||
export function uiIntro(context) {
|
||||
const INTRO_IMAGERY = 'EsriWorldImageryClarity';
|
||||
const INTRO_IMAGERY = 'Bing';
|
||||
let _introGraph = {};
|
||||
let _currChapter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user