Minglu

Results 6 issues of Minglu

I want to draw a marker when motionStatr, but I see the next point is not exist in my local path; The latlng has already been taken care of in...

感谢作者大大 期待ing

![image](https://github.com/jsdoc/jsdoc/assets/42164477/6e4b22f3-2111-49f9-b865-8bf068631ca5) ![image](https://github.com/jsdoc/jsdoc/assets/42164477/df543733-840c-4eed-b8a4-f85082244cee) ![image](https://github.com/jsdoc/jsdoc/assets/42164477/0a2ebb75-2e50-4af9-a0a3-5ee2bc46b881)

在请求发起前,希望能够对params做格式化等处理,这个formatParams处理结果并不影响到state.params的值。 state.params可能会被组件内部继续消费,和真正的与后端接收的参数可能依旧会有些差异。

useRequest针对service做了多层处理,如防抖、节流、延迟等,非常好用。 但当想结合全局状态管理比如zustand使用时,就需要维护两个状态,也会导致更新两次。 如果能够新增一个不需要useRequest帮我管理请求结果的选项,感觉非常妙,我可以自行选择在onsucess钩子或其他合适的钩子获取到结果自行管理数据

![image](https://user-images.githubusercontent.com/42164477/88456236-aa005000-ceae-11ea-8b8b-452edb31679a.png) ![image](https://user-images.githubusercontent.com/42164477/88456240-aff63100-ceae-11ea-9512-47a7baebc82b.png) L.polyline is ok but L.cicrle has errors