Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 685 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 685 Bytes

MapTiler Client Changelog

DEVEL

New Features

Bug Fixes

Others

2.0.0

New Features

  • Major rework of the library to nmake 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

1.0.0

New Features

  • First release. This was essentially a fork of the MapLibre version adapted to MapTiler SDK.