viewweiwu

Results 5 issues of viewweiwu

应该是叫 Nuxt.js

Finish

### 功能描述 节点和边的监听是有的,但是画布暂时没有看到。 ### 期望解决方案 希望画布能够提供拖拽相关事件,如 graph.on('canvas:dragstart')、 graph.on('canvas:dragging')、 graph.on('canvas:dragend') 事件。

type: discussion 讨论

### Describe the bug graph.on('node:selected', () => alert(1)) 在移动端并不会有效果 ### Your Example Website or App https://stackblitz.com/edit/typescript-zelme5?file=index.ts ### Steps to Reproduce the Bug or Issue https://stackblitz.com/edit/typescript-zelme5?file=index.ts ### Expected behavior 希望能够支持移动端事件触发 ###...

type: feature 新功能
v2.0

https://github.com/didi/react-tmap/blob/main/src/Map/index.tsx#L140 不然会缺少地图原本属性 https://lbs.qq.com/webApi/javascriptGL/glDoc/docIndexMap#10 ```js ```