发布于 2015-12-23 03:49:07 | 191 次阅读 | 评论: 0 | 来源: 网友投递
Mapbox GL 基于 WebGL 的矢量地图
Mapbox GL 是基于 WebGL 的客户端矢量地图,也是个 JavaScript 库。
Mapbox GL 0.12.2 发布,主要更新:
Support LngLat.convert([w, s, e, n]) (#1812)
Invalid GeoJSON is now handled better
Fixed Popup#addTo
when the popup is already open (#1811)
Fixed warping when rotating / zooming really fast
Map#flyTo
now flies across the antimeridan if shorter (#1853)
下载页面:0.12.2
Mapbox GL 是基于 WebGL 的客户端矢量地图,也是个 JavaScript 库。