Skip to content

Releases: GeoTIFF/georaster-layer-for-leaflet

v3.5.0

27 Oct 17:32
Compare
Choose a tag to compare

v3.4.0...v3.5.0

v3.4.0

08 Oct 14:01
Compare
Choose a tag to compare

v3.3.0...v3.4.0

v3.3.0

10 Sep 23:58
Compare
Choose a tag to compare
  • Merge pull request #78 from jcphill/jcphill-doubled-pixel-fix df1c3dd
  • added test case for issue #62 424c72b
  • reduce raster pixel aliasing at high zoom levels 7d0e36e

v3.2.0...v3.3.0

v3.2.0

05 Sep 02:43
Compare
Choose a tag to compare
  • hard-coded box-sizing for canvas tiles 62433a5

v3.1.2...v3.2.0

v3.1.2

01 Sep 21:34
Compare
Choose a tag to compare

v3.1.1...v3.1.2

v3.1.1

30 Aug 14:30
Compare
Choose a tag to compare
  • removed excess console.log 59b9f7f
  • Merge pull request #73 from GeoTIFF/feature/more-error-handling 0ee91ab
  • more error handling 32ccc23

v3.1.0...v3.1.1

v3.1.0

27 Aug 14:58
Compare
Choose a tag to compare

v3.0.0...v3.1.0

v3.0.0

23 Aug 19:42
Compare
Choose a tag to compare
  • added dynamic tile sizing 8716f51
  • added CustomCRS and CustomTransformation 51deba8
  • updated snap-bbox 65e3684
  • updated types 9580c16
  • updated geo-extent 80e9d1e
  • added declarations for snap-bbox and geo-extent 22ca77f
  • added geo-extent and snap-bbox as dependencies and updated @typescript-eslint/eslint-plugin 7c0b966
  • added bak backup files to .gitignore 6b21597

v2.0.2...v3.0.0

Edge Case Bug Fix

02 Aug 17:21
Compare
Choose a tag to compare

This release fixes an edge case where if you are using this package through npm link, your application and this package might use a different instance of Leaflet and cause internal isinstance checks to fail in Leaflet's code.

v2.0.0

04 Jun 01:58
Compare
Choose a tag to compare
  • Merge pull request #64 from GeoTIFF/integrate-proj4-fully-loaded 43d671c
  • typo fix in FAQS.md 3975e76
  • added support for 4k+ projections 8e6216f

v1.0.2...v2.0.0