v0.31.0
0.31.0 (Jan 10 2017)
New Features
- Add
renderWorldCopiesoption to theMapconstructor to give users control over whether multiple worlds are rendered in a map #3885
Bug Fixes
- Fix performance regression triggered when
Mappitch or bearing is changed #3938 - Fix null pointer exception caused by trying to clear an
undefinedsource #3903
Miscellaneous
- Incorporate integration tests formerly at
mapbox-gl-test-suiteinto this repository #3834