Skip to content

Releases: maptiler/leaflet-maptilersdk

v4.0.2

09 Jan 14:33
5090079
Compare
Choose a tag to compare

⚠️ Please keep in mind that if you use Leaflet MapTiler SDK JS Layer v4 you must update version of MapTiler SDK JS to v3.

✨ Features and improvements

  • None

🐛 Bug fixes

  • Fix declarations files generation

🔧 Others

  • None

v4.0.1

08 Jan 10:27
fa59711
Compare
Choose a tag to compare

⚠️ Please keep in mind that if you use Leaflet MapTiler SDK JS Layer v4 you must update version of MapTiler SDK JS to v3.

✨ Features and improvements

  • None

🐛 Bug fixes

  • Fix declarations files generation

🔧 Others

  • None

v4.0.0

07 Jan 12:26
8c635ca
Compare
Choose a tag to compare

⚠️ Please keep in mind that if you use Leaflet MapTiler SDK JS Layer v4 you must update version of MapTiler SDK JS to v3.

✨ Features and improvements

  • None

🐛 Bug fixes

  • None

🔧 Others

  • Using MapTiler SDK JS v3

v2.0.0

10 Nov 15:14
4cedacb
Compare
Choose a tag to compare

2.0.0

New Features

  • Major rework of the library to make it fully compatible with ES module installable from NPM, yet designed to be fully backward compatible and still usable from CDN/UMD
  • The custom layer exposes the MapTiler SDK layer helpers to make it easy to add polyline/point/polygon/heatmap layers
  • The custom layer now has a "ready" event that happens when the internal MapTiler SDK Map instance is fully loaded