Skip to content

v1.1.0

Choose a tag to compare

@perliedman perliedman released this 27 Jun 11:40
· 1898 commits to main since this release

1.1.0 is a feature release. Changes since 1.0.3 are:

API changes

  • Add deprecation notice for L.Mixin.Events, fixes #5358 (#5365) (by perliedman)
  • Turn nonBubblingEvents into a documented boolean option (#4883 by IvanSanchez)
  • Add L.transformation factory, allow creation from array (#5282 by anetz89)
  • toGeoJSON methods now default to a precision of six decimals (as recommended in the GeoJSON spec), precision is settable through a method parameter (#5544 by mattgrande)

Docs & Web Site

ES6 / Rollup

Improvements

Bug fixes