jjansen72
Results
1
comments of
jjansen72
> `CustomSeriesRenderItemParamsCoordSys` does not contain those properties. You are probably using bmap so the type should be changed [with bmap](https://github.com/apache/echarts/blob/master/extension-src/bmap/BMapCoordSys.ts#L94). But this file uses `@ts-nocheck`, so changing this typing won't...