Skip to content

v1.2.0

Compare
Choose a tag to compare
@jonathanlurie jonathanlurie released this 01 Nov 13:53
· 38 commits to main since this release
87568d2

New Features

  • Added the Minimap control #54
  • Added vector layer helpers to create easier:
    • point layer (#61)
    • heatmap layer (#61)
    • polyline layer, including parsing from GPX/KML (#51)
    • polygon layer (#56)
  • Add the ColorRamp class to create and customize color ramps, as well as ColorRampCollection with many predefined ones (as part of #61)
  • Improved the language management for increased compatibility with MapTiler Customize (#58)

Bug Fixes

  • Fixed type export (#47)

Others

  • Upgrade to MapLibre v3.5.2 (#63)
  • Update of TypeScript configuration moduleResolution to Bundler (#62)