Skip to content

v0.31.0

Choose a tag to compare

@mollymerp mollymerp released this 10 Jan 21:10
· 7806 commits to main since this release

0.31.0 (Jan 10 2017)

New Features

  • Add renderWorldCopies option to the Map constructor to give users control over whether multiple worlds are rendered in a map #3885

Bug Fixes

  • Fix performance regression triggered when Map pitch or bearing is changed #3938
  • Fix null pointer exception caused by trying to clear an undefined source #3903

Miscellaneous