内容简介:MapBox-gl-js v0.40.0 发布了,MapBox 是 iOS 上 MapKit 的一个开源实现。 主要更新内容: 改变 Map#addImage now requires the image as an HTMLImageElement, ImageData, or object with width, height, and d...
MapBox-gl-js v0.40.0 发布了,MapBox 是 iOS 上 MapKit 的一个开源实现。
主要更新内容:
改变
Map#addImagenow requires the image as anHTMLImageElement,ImageData, or object withwidth,height, anddataproperties with the same format asImageData. It no longer accepts a rawArrayBufferViewin the second
argument andwidthandheightoptions in the third argument.canvassources now require acontextTypeoption specifying the drawing context associated with the source canvas. #5155
Bug 修复
Add missing documentation for mouseenter, mouseover, mouseleave events #4772
Add missing documentation for
Marker#getElement()method #5242Fix bug wherein removing canvas source with animate=true leaves map in render loop #5097
提升
Added nautical miles unit to ScaleControl #5238 (h/t @fmairesse)
Add data-driven styling support for
完整版更新内容点此查看。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 优秀开源框架的扩展机制实现
- 手写NSCache及开源实现的分析
- 开源:如何实现一个 iOS AOP 框架?
- 经典开源代码分析——Leveldb高效存储实现
- OpenLDAP 2.4.46 发布,开源 LDAP 实现
- 微服务网关-Kong开源实现(7.30)
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Linux内核设计与实现
拉芙 / 陈莉君、唐华、张波 / 机械工业出版社 / 2006-1 / 38.00元
《Linux内核设计与实现》基于Linux2.6内核系列详细介绍Linux内核系统,覆盖了从核心内核系统的应用到内核设计与实现等各方面的内容。主要内容包括:进程管理、系统调用、中断和中断处理程序、内核同步、时间管理、内存管理、地址空间、调试技术等。本书理论联系实践,既介绍理论也讨论具体应用,能够带领读者快速走进Linux内核世界,真正开发内核代码。 本书适合作为高等院校操作系统课程的教材......一起来看看 《Linux内核设计与实现》 这本书的介绍吧!
JSON 在线解析
在线 JSON 格式化工具
HSV CMYK 转换工具
HSV CMYK互换工具