// All material copyright ESRI, All Rights Reserved, unless otherwise specified. // See https://js.arcgis.com/4.10/esri/copyright.txt for details. //>>built ; ;sdfsd sd;;; define('esri/widgets/Widget esri/widgets/support/widget'.split(' '), function
arcgis js之卷帘工具 效果图: 代码: var swipe = new Swipe({ view: view, leadingLayers: [layer1, layer2], trailingLayers: [layer3], direction: "vertical", // swipe widget will move from top to bottom of view position: 50 // position set to middle of the view