Skip to content

v2.0.0

Compare
Choose a tag to compare
@jonathanlurie jonathanlurie released this 02 Apr 07:43
· 48 commits to main since this release
3c5e501

New Features

  • Updating with MapLibre GL JS v4.1.2
  • Added client-side caching mechanism for tiles and fonts

Bug Fixes

  • Language switching now only occurs on layers fueled by a MapTiler Cloud source

Others

  • Removed Map.loadImageAsync() as MapLibre's .loadImage() is now promise based.
  • Added all the exports that are now exposed from MapLibre
  • Adapted some newly exported classes to make them TypeScript-compatible with the Map classes from both MapLibre and MapTiler SDK