内容简介:MapBox-gl-js v0.37.0 发布,MapKit 开源实现
MapBox-gl-js v0.37.0 发布了,MapBox 是 iOS 上 MapKit 的一个开源实现。
更新内容:
Breaking changes
-
Removed
LngLat#wrapToBestWorld
New features
-
Improve popup/marker positioning #4577
-
Add
Map#isStyleLoadedandMap#areTilesLoadedevents #4321 -
Support offline sprites using
file:protocol #4649 @oscarfonts
Bug fixes
-
Fix fullscreen control in Firefox #4666
-
Fix rendering artifacts that caused tile boundaries to be visible in some cases #4636
-
Fix default calculation for categorical zoom-and-property functions #4657
-
Fix scaling of images on retina screens #4645
-
Rendering error when a transparent image is added via
Map#addImage#4644 -
Fix an issue with rendering lines with duplicate points #4634
-
Fix error when switching from data-driven styles to a constant paint value #4611
-
Add check to make sure invalid bounds on tilejson don't error out #4641
Development workflow improvements
-
Add flowtype interfaces and definitions @vicapow
-
Add stylelinting to ensure
mapboxgl-prefix on all classes #4584 @asantos3026
下载地址:
以上所述就是小编给大家介绍的《MapBox-gl-js v0.37.0 发布,MapKit 开源实现》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Java常用算法手册
2012-5 / 59.00元
《Java常用算法手册》分三篇,共13章,分别介绍了算法基础、算法应用和算法面试题。首先介绍了算法概述,然后重点分析了数据结构和基本算法思想;接着,详细讲解了算法在排序、查找、数学计算、数论、历史趣题、游戏、密码学等领域中的应用;最后,列举了算法的一些常见面试题。书中知识点覆盖全面,结构安排紧凑,讲解详细,实例丰富。全书对每一个知识点都给出了相应的算法及应用实例,虽然这些例子都是以Java语言来编......一起来看看 《Java常用算法手册》 这本书的介绍吧!