发布于 2016-08-26 00:01:13 | 195 次阅读 | 评论: 0 | 来源: 网友投递
MapBox MapKit 的开源实现
MapBox 是 iOS 上 MapKit 的一个开源实现。
MapBox-gl-js v0.23.0 发布了,MapBox 是 iOS 上 MapKit 的一个开源实现。更新如下:
新特性以及改进:
Add support for line-color
property functions #2938
Improve polygon label placement by rendering labels at the pole of inaccessability#3038
Add offset
option to Popup
#1962
Add Marker#bindPopup
method #3056
性能提升:
Improve performance of pages with multiple maps using a shared WebWorker
pool#2952
Bug 修复:
Make LatLngBounds
obey its documented argument order (southwest
, northeast
), allowing bounds across the dateline #2414 ⚠️ BREAKING CHANGE ⚠️
Fix bug causing fill-opacity
property functions to not render as expected #3061
下载: