Snapping with SketchViewModel for JimuLayerView Layer
Hi all & , I was trying to apply snapping functionality in the SketchViewModel using experience builder custom widget. Here is the code I was using. this.sketchViewModel=new SketchViewModel({ view:this.state.jimuMapView.view, layer:this.GraphicsLayer, pointSymbol...