Mapbox GL 0.11.0 发布,更新内容如下:
API Improvements
Add Map#featuresIn: a bounding-box feature query
Emit stylesheet validation errors (#1436)
UX Improvements
Handle v8 style center, zoom, bearing, pitch (#1452)
Improve circle type styling (#1446)
Improve dashed and patterned line antialiasing
Bugfixes
Load images in a way that respects Cache-Control headers
Filter for rtree matches to those crossing bbox
Log errors by default (#1463)
Fixed modification of text-size via setLayoutProperty (#1451)
Throw on lat > 90 || < -90. (#1443)
Fix circle clipping bug (#1457)
软件详情:https://github.com/mapbox/mapbox-gl-js/blob/master/CHANGELOG.md
下载地址:https://github.com/mapbox/mapbox-gl-js/releases/tag/v0.11.0
来自:开源中国社区

