Skip to content

v2.0.0

Compare
Choose a tag to compare
@phegman phegman released this 29 Aug 04:38
  • Rewritten in TypeScript
  • Updated dependencies
  • Improved build script (switched to rollup.js) with support for multiple JS modules
  • Improved documentation
  • Mapbox events are now only registered with Vue if they are defined on the component, this improves performance
  • Support for Mapbox events that support specifying a layerId as documented here https://docs.mapbox.com/mapbox-gl-js/api/#map#on
  • Support for attribution control
  • Demo added
  • Automatic deployment to NPM, GitHub Releases and GitHub pages via TravisCI
  • Improved ESLint config
  • Prettier added