Skip to content

v0.2.0

Compare
Choose a tag to compare
@kylebarron kylebarron released this 01 Nov 15:01
· 194 commits to main since this release
9fea5c5

Breaking Changes

  • Layers no longer render a map object. Instead, pass one or more layer instances into a lonboard.Map and display that.

New Features

  • Support multiple layers on a single map.
  • Tooltip with data information on hover.
  • Allow hex string color input to ColorAccessor.
  • Versioned documentation website
  • New examples
  • Experimental API to change map height

Fixed

New Contributors

Full Changelog: v0.1.2...v0.2.0