Skip to content

v2.4.0

Compare
Choose a tag to compare
@jonathanlurie jonathanlurie released this 14 Oct 12:14
· 3 commits to main since this release
b2d083c

New Features

  • Shows a warning message in the map container if WebGL context is lost (#120)
  • adding documentation (readme) about usage in TypeScript (#123)
  • The event "webglContextLost" is now exposed (#120)
  • The Map class instances now have a .setTerrainAnimationDuration(d: number) method (#119)
  • The Map class instances now have events related to terrain animation "terrainAnimationStart" and "terrainAnimationStop" (#119)
  • expose the function getWebGLSupportError() to detect WebGL compatibility (#118)
  • Adding detection of invalid style objects of URLs and falling back to a default style if necessary (#124)
  • Updating to MapLibre v4.7.1 (#125)