Skip to content

Commit 9353462

Browse files
committed
【fix】soanr
1 parent a2e2715 commit 9353462

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/common/mapping/WebMap.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,10 @@
360360
});
361361
}
362362

363+
/**
364+
* @constructor
365+
* @private
366+
*/
363367
_createWebMapFactory() {
364368
throw new Error('_createWebMapFactory is not implemented');
365369
}

0 commit comments

Comments
 (0)