thunderchen

Results 13 issues of thunderchen

### Describe the bug The error message is as follows : [vite] Internal server error: plugin.load.call is not a function at Object.load (E:\myCode\vueuse\node_modules\.pnpm\[email protected]\node_modules\vite\dist\node\chunks\dep-689425f3.js:39293:50) at runMicrotasks () at processTicksAndRejections (node:internal/process/task_queues:96:5) at...

At present, it starts the next request after completing the request. Therefore, if the network speed is too slow and the experience is very bad, can I send multiple requests...

``` let obj = { funcTest: (...args) => { return new Promise((resolve, reject) => { resolve('event') }) }, }; const dispatch = (actionName, ...args) => { const actionFn = obj[actionName];...

![image](https://github.com/Hxy1992/MapDownload/assets/61643801/9ba3d3a5-0d90-4034-b089-8ececcaf9118) 放大和缩小按钮样式异常, 如上图

enhancement

> ## Description of Changes > It was not taking into account that the center was the geodesic center and not the web mercator center. This caused movement of the...

**Describe the bug** Graphic editing status, mouse over other DOM elements, click on the element, the graphic does not trigger the Finish event. Editing within the map area, everything is...

bug

![1709717538939](https://github.com/JamesLMilner/terra-draw/assets/61643801/1fd200f2-440b-464e-b4de-efbd34682f69) In circular editing mode, there are too many points, can we only display points in four directions?

suggestions/ideas

![image](https://github.com/JamesLMilner/terra-draw/assets/61643801/9d0ce1ea-ee3b-414e-882c-0e7f21c7fa95) Click on the middle point, and the two newly added points can be directly dragged . This can greatly improve the efficiency of editing and drawing polygons , When...

suggestions/ideas

If the title description, click the middle point or the normal point of the house will appear extra points.