Skip to content

Releases: mapbox/mapbox-gl-leaflet

v0.0.16

06 Jun 04:45
df9c10c
Compare
Choose a tag to compare

Fixed

  • fix jitter during pan in containers defined using percent - #144 🙏 @trygveaa 🙏
  • avoid updating layers that have been removed from the map - #155 🙏 @denisones 🙏

v0.0.15

29 May 16:12
85cc938
Compare
Choose a tag to compare

Fixed

  • remember GL map when removed and readded to avoid creating a new SKU token - #138 🙏 @vcoppe 🙏

v0.0.12

27 Mar 18:46
1f88abd
Compare
Choose a tag to compare

Fixed

  • accessToken is now optional

v0.0.11

04 Nov 15:50
7e0fcd1
Compare
Choose a tag to compare

Fixed

  • ensure gl map is added to leaflet TilePane

v0.0.8

07 Aug 18:04
@w8r w8r
f8ba09e
Compare
Choose a tag to compare

Added

  • Added a padding option to fix the grey backgrougd flickering around the edges of the map while panning/zooming #97
  • bumped the libraries in examples

v0.0.7

01 Jul 15:19
720d0c4
Compare
Choose a tag to compare

Fixed

  • Ensure no blank/gray area is displayed when zooming out.

v0.0.6

07 May 15:01
Compare
Choose a tag to compare

Fixed

  • .git directory removed from npm tarball.

v0.0.5

01 May 23:01
Compare
Choose a tag to compare

Added

  • leaflet and mapbox-gl-js are now declared as peerDependencies.

v0.0.4

27 Feb 15:00
Compare
Choose a tag to compare

Added

  • UMD wrapper
  • support for pane in constructor

Fixed

  • webkitTransitionEnd event crash

v0.0.3

18 Apr 16:26
Compare
Choose a tag to compare

Added

  • Improved support for older versions of mapbox-gl-js