内容简介:MapBox-gl-js 0.36.0发布,MapKit 开源实现
MapBox-gl-js 0.36.0 发布了,MapBox 是 iOS 上 MapKit 的一个开源实现。更新内容如下:
新特性:
-
Replace LogoControl logo with the new Mapbox logo #4598
Bug 修复:
-
Fix bug with the BoxZoomHandler that made it glitchy if it is enabled after the DragPanHandler #4528
-
Fix undefined behavior in
fill_outlineshaders #4600 -
Fix
Camera#easeTointerpolation on pitched maps #4540 -
Choose property function interpolation method by the
property's type #4614
开发工作流改进:
-
Fix crash on missing
style.jsonin integration tests -
gl-style-compositeis now executable in line with the other tools @andrewharvey #4595 -
gl-style-compositeutility now throws an error if a name conflict would occur between layers @andrewharvey #4595
完整更新内容请查看 发行首页 。
下载地址:
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
明解C语言(第3版)
[日] 柴田望洋 / 管杰、罗勇、杜晓静 / 人民邮电出版社 / 2015-11-1 / 79.00元
本书是日本的C语言经典教材,自出版以来不断重印、修订,被誉为“C语言圣经”。 本书图文并茂,示例丰富,第3版从190段代码和164幅图表增加至205段代码和220幅图表,对C语言的基础知识进行了彻底剖析,内容涉及数组、函数、指针、文件操作等。对于C语言语法以及一些难以理解的概念,均以精心绘制的示意图,清晰、通俗地进行讲解。原著在日本广受欢迎,始终位于网上书店C语言著作排行榜首位。一起来看看 《明解C语言(第3版)》 这本书的介绍吧!