MapBox-gl-js v0.40.0 发布,MapKit 开源实现

栏目: 软件资讯 · 发布时间: 8年前

内容简介: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#addImage now requires the image as an HTMLImageElement, ImageData, or object with width, height, and
    data properties with the same format as ImageData. It no longer accepts a raw ArrayBufferView in the second
    argument and width and height options in the third argument.

  • canvas sources now require a contextType option 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 #5242

  • Fix 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]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

C标准库

C标准库

P. J. Plauger / 卢红星、徐明亮、霍建同 / 人民邮电出版社 / 2009-7 / 79.00元

本书是由世界级C语言专家编写的C标准库经典著作。英文版已经重印十多次,影响了几代程序员。 本书结合C标准的相关部分,精辟地讲述了每一个库函数的使用方法和实现细节,而这正是一个真正的C程序员所必须掌握的。更重要的是,书中给出了实现和测试这些函数的完整源代码,可以让你更深入地学习C语言。不仅如此,本书还讨论了一些即使是最有经验的C程序员通常也不熟悉的知识,比如国际化和独立于区域设置的程序的编写、......一起来看看 《C标准库》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码