File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 1010
1111- 实时数据图层DataFlowLayer增了MapV引擎,大幅提高了绘制Marker的性能,对于矢量点的渲染数据量由之前的1万提升至10万,对于栅格图片的渲染数据量由之前的3000提升至1万。
1212
13- <div align =center >
1413![ DataFlowLayer] ( https://github.com/SuperMap/iClient-JavaScript/blob/master/.github/910-2.png )
15- </div >
1614
1715### 对接最新ECharts,渲染千万级数据
1816
1917- ECharts在今年1月发布了最新的版本4.0,新版本最大的亮点是支持了千万级数据的可视化渲染,通过对数据进行分块后加载,不需要漫长地等待所有数据加载完再进行绘制,以增量渲染的方式对数据进行可视化,从而提升性能。9D(2019)版本对EChartsLayer也同时进行了升级,已让Leaflet、OpenLayers、MapboxGL地图库都支持了ECharts 4.0的增量渲染能力。
2018
21- <div align =center >
2219![ EChartsLayer] ( https://github.com/SuperMap/iClient-JavaScript/blob/master/.github/910-3.png )
23- </div >
2420
2521### MVT矢量瓦片细节优化
2622
2723- OpenLayers地图库的三方插件对于MVT矢量瓦片的特性支持的不够完美,9D(2019)版本在MVT矢量瓦片的细节呈现方面做了很多优化并增加了新特性,例如:支持面填充、支持文字标签避让、优化中文沿线标注、支持自定义字体、解决多面丢失、优化了渲染性能等,从而让OpenLayers拥有了可以媲美MapboxGL对MVT矢量瓦片的渲染效果,同时还支持除3857以外的其它任意标准坐标系。
2824
29- <div align =center >
3025![ MVT] ( https://github.com/SuperMap/iClient-JavaScript/blob/master/.github/910-4.png )
31- </div >
3226
3327### 更多优秀的可视化特效
3428
3529- 9D版本为我们带来了很多炫酷的可视化效果,9D(2019)版本在这方面继续加强,新增集成了echarts / echartsgl / deck.gl可视化库的更多特效和范例。
3630
37- <div align =center >
3831![ deck.gl] ( https://github.com/SuperMap/iClient-JavaScript/blob/master/.github/910-5.png )
39- </div >
4032
4133### API文档优化
4234
4335- 9D(2019)版本还对API文档进行了大幅优化,极大的提升了文档的可读性,现在您可以快速导航,轻松了解接口说明和使用范例,欢迎随时访问。
4436
45- <div align =center >
4637![ APIDoc] ( https://github.com/SuperMap/iClient-JavaScript/blob/master/.github/910-6.png )
47- </div >
4838
4939
5040## API changes
You can’t perform that action at this time.
0 commit comments