MapBox-gl-js v0.37.0 发布了,MapBox 是 iOS 上 MapKit 的一个开源实现。
更新内容:
Breaking changes
Removed LngLat
New features
Improve popup/marker positioning
Add Map#isStyleLoaded and Map
Support offline sprites using file: protocol
Bug fixes
Fix fullscreen control in Firefox
Fix rendering artifacts that caused tile boundaries to be visible in some cases
Fix default calculation for categorical zoom-and-property functions
Fix scaling of images on retina screens
Rendering error when a transparent image is added via Map
Fix an issue with rendering lines with duplicate points
Fix error when switching from data-driven styles to a constant paint value
Add check to make sure invalid bounds on tilejson don't error out
Development workflow improvements
Add flowtype interfaces and definitions
Add stylelinting to ensure mapboxgl- prefix on all classes
下载地址:https://github.com/mapbox/mapbox-gl-js/archive/v0.37.0.zip
来自:开源中国社区

