MapBox-gl-js v0.23.0 发布了,MapBox 是 iOS 上 MapKit 的一个开源实现。更新如下:
新特性以及改进:
Add support for line-color property functions #2938
Add Scale control #2940 #3042
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
官方更新说明:
https://github.com/mapbox/mapbox-gl-js/releases
下载地址:https://github.com/mapbox/mapbox-gl-js/archive/v0.23.0.tar.gz
来自:开源中国社区

