发布于 2015-09-16 00:18:58 | 183 次阅读 | 评论: 0 | 来源: 网友投递
Mapbox GL 基于 WebGL 的矢量地图
Mapbox GL 是基于 WebGL 的客户端矢量地图,也是个 JavaScript 库。
Mapbox GL 0.11.0 发布,更新内容如下:
Add Map#featuresIn
: a bounding-box feature query
Emit stylesheet validation errors (#1436)
Handle v8 style center
, zoom
, bearing
, pitch
(#1452)
Improve circle type styling (#1446)
Improve dashed and patterned line antialiasing
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)
更多内容请查看:更新日志
下载页面:v0.11.0