发布于 2017-01-26 23:58:24 | 83 次阅读 | 评论: 0 | 来源: 网友投递
MapBox MapKit 的开源实现
MapBox 是 iOS 上 MapKit 的一个开源实现。
MapBox-gl-js 0.32.0/0.32.1 发布了,MapBox 是 iOS 上 MapKit 的一个开源实现。更新内容如下:
0.32.1 (Jan 26, 2017)
Bug 修复
Fix bug causing mapbox-gl-rtl-text
plugin to not work #4055
0.32.0 (Jan 26, 2017)
Deprecation Notices
Style classes are deprecated and will be removed in an upcoming release of Mapbox GL JS.
新特性
Add Map#isSourceLoaded
method #4033
Automatically reload tiles based on their Expires
and Cache-Control
HTTP headers #3944
Add around=center
option to scrollZoom
and touchZoomRotate
interaction handlers #3876
Add support for mapbox-gl-rtl-text
plugin to support right-to-left scripts #3758
Add canvas
source type #3765
Add Map#isMoving
method #2792
Bug 修复
Fix bug causing garbled text on zoom #3962
Fix bug causing crash in Firefox and Mobile Safari when rendering a large map #4037
Fix bug causing raster tiles to flicker during zoom #2467
Fix bug causing exception when unsetting and resetting fill-outline-color #3657
Fix memory leak when removing raster sources #3951
Fix bug causing exception when when zooming in / out on empty GeoJSON tile #3985
Fix line join artifacts at very sharp angles #4008
源码下载
0.32.1
0.32.0