File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 66
77- 高效率点图层GraphicLayer支持数据量由之前的30万提升至100万,相较9D版本有了3倍以上的性能提升,100万点数据可在1秒内完成渲染;同时,新增支持任意带经纬度的点数据格式,例如GeoJSON,TopoJSON,二维表等多种格式,同时可以实时改变点的样式,并支持交互操作如根据属性筛选和过滤和鼠标事件。
88
9- !(http://iclient.supermap.io/web/img/newfeatures/910/1.png )
9+ ![ Overview ] ( http://iclient.supermap.io/web/img/newfeatures/910/1.png )
1010
1111- 实时数据图层DataFlowLayer增了MapV引擎,大幅提高了绘制Marker的性能,对于矢量点的渲染数据量由之前的1万提升至10万,对于栅格图片的渲染数据量由之前的3000提升至1万。
1212
13- !(http://iclient.supermap.io/web/img/newfeatures/910/2.png )
13+ ![ Overview ] ( http://iclient.supermap.io/web/img/newfeatures/910/2.png )
1414
1515### 对接最新ECharts,渲染千万级数据
1616
1717- ECharts在今年1月发布了最新的版本4.0,新版本最大的亮点是支持了千万级数据的可视化渲染,通过对数据进行分块后加载,不需要漫长地等待所有数据加载完再进行绘制,以增量渲染的方式对数据进行可视化,从而提升性能。9D(2019)版本对EChartsLayer也同时进行了升级,已让Leaflet、OpenLayers、MapboxGL地图库都支持了ECharts 4.0的增量渲染能力。
1818
19- !(http://iclient.supermap.io/web/img/newfeatures/910/3.png )
19+ ![ Overview ] ( http://iclient.supermap.io/web/img/newfeatures/910/3.png )
2020
2121### MVT矢量瓦片细节优化
2222
2323- OpenLayers地图库的三方插件对于MVT矢量瓦片的特性支持的不够完美,9D(2019)版本在MVT矢量瓦片的细节呈现方面做了很多优化并增加了新特性,例如:支持面填充、支持文字标签避让、优化中文沿线标注、支持自定义字体、解决多面丢失、优化了渲染性能等,从而让OpenLayers拥有了可以媲美MapboxGL对MVT矢量瓦片的渲染效果,同时还支持除3857以外的其它任意标准坐标系。
2424
25- !(http://iclient.supermap.io/web/img/newfeatures/910/4.png )
25+ ![ Overview ] ( http://iclient.supermap.io/web/img/newfeatures/910/4.png )
2626
2727### 更多优秀的可视化特效
2828
2929- 9D版本为我们带来了很多炫酷的可视化效果,9D(2019)版本在这方面继续加强,新增集成了echarts / echartsgl / deck.gl可视化库的更多特效和范例。
3030
31- !(http://iclient.supermap.io/web/img/newfeatures/910/5.png )
31+ ![ Overview ] ( http://iclient.supermap.io/web/img/newfeatures/910/5.png )
3232
3333### API文档优化
3434
3535- 9D(2019)版本还对API文档进行了大幅优化,极大的提升了文档的可读性,现在您可以快速导航,轻松了解接口说明和使用范例,欢迎随时访问。
3636
37- !(http://iclient.supermap.io/web/img/newfeatures/910/6.png )
37+ ![ Overview ] ( http://iclient.supermap.io/web/img/newfeatures/910/6.png )
3838
3939
4040## API changes
You can’t perform that action at this time.
0 commit comments