Skip to content

v0.36.0

Compare
Choose a tag to compare
@mollymerp mollymerp released this 19 Apr 22:37

0.36.0 (April 19, 2017)

New features ✨

  • Replace LogoControl logo with the new Mapbox logo #4598

Bug fixes 🐛

  • Fix bug with the BoxZoomHandler that made it glitchy if it is enabled after the DragPanHandler #4528
  • Fix undefined behavior in fill_outline shaders #4600
  • Fix Camera#easeTo interpolation on pitched maps #4540
  • Fix easeTo to cross anti-meridian if the path will be closer, like flyTo #4602
  • Fix flyTo/easeTo not to cross anti-meridian if maxBounds is set #4602
  • Fix issues with categorical zoom-and-property functions #4614

Development workflow improvements 🤓

  • Fix crash on missing style.json in integration tests
  • gl-style-composite is now executable in line with the other tools @andrewharvey #4595
  • gl-style-composite utility now throws an error if a name conflict would occur between layers @andrewharvey #4595