Rogan

Results 8 issues of Rogan

希望能同步聊天记录,可以参考客户端那样,能有 设置 功能

## [BUG 反馈] 预加载的问题 ### 浏览器版本号 无 ### Vue 版本号 2.5+ ### 组件库版本号 0.21.10 ### 现象描述 ``` 加载处理marker后,拖动或缩放下,点会飘走。 还有,问下,global.BMap._preloader 的promise什么要移除这些东西 global.document.body.removeChild($script) global.BMap._preloader = null global._initBaiduMap = null ``` ### 完整异常信息...

`d.ts` file is not include comments of the inner function

文件位置:`@supermap/iclient-ol/overlay/vectortile/MapboxStyles.js` ``` _createStyleFunction() { if (this.map) { window.olms.applyBackground(this.map, this._mbStyle); } this.featureStyleFuntion = this._getStyleFunction(); } ``` `esm`开发,源码使用`window.olms`。建议把`ol-mapbox-style`作为模块引入,或者做其他兼容

enhancement

请问,绘制范围显示等高线有没有相关demo

如果你声明的是get请求 你用POST发请求。会出现空指针异常

PS D:\person\test\vad> tsc node_modules/@t2ee/core/dist/injections/AutoWireMeta.d.ts(3,35): error TS2304: Cannot find name 'Symbol'. node_modules/@t2ee/core/dist/injections/AutoWired.d.ts(3,44): error TS2304: Cannot find name 'Symbol'. node_modules/@t2ee/core/dist/injections/Container.d.ts(10,68): error TS2304: Cannot find name 'Symbol'. node_modules/@t2ee/core/dist/injections/Container.d.ts(11,34): error TS2304: Cannot find name...

2.0的栅格数据可以支持windy和msn的这种格式吗?支持无效值吗? windy ![windy](https://ims.windy.com/im/v3.0/forecast/cmems/2025052100/2025052208/wm_grid_257/3/7/3/seacurrents-surface.jpg) msn ![msn](https://assets.msn.cn/weathermapdata/1/windspeed/202505220515_3/5_2_3_2025052207.jpg)

enhancement