张宏伟

Results 1 issues of 张宏伟

### One-line summary [问题简述] 工程为新建的vue3.0(脚手架create),只加了3个依赖包("@supermap/iclient-ol": "^11.0.0", "@supermap/babel-plugin-import": "^0.0.1", "node-polyfill-webpack-plugin": "^2.0.1"),加载TileLayer,可以正常显示,加载矢量切片报错,报错如下:(Cannot read properties of undefined (reading 'stylefunction'))。 后来vue2也测试过,报错类似Cannot read property 'applyBackground' of undefined 感觉都是跟mapbox样式有关系(olms),但现在不知道如何解决。 ### Version [产品及版本] + Vue+@supermap/iclient-ol [iClient 产品]:^11.0.0...