issues
search
phegman
/
vue-mapbox-gl
A Vue.js component for Mapbox GL JS
GNU General Public License v3.0
270
stars
33
forks
source link
Release v2.0.0
#68
Closed
phegman
closed
5 years ago
phegman
commented
5 years ago
Changes include:
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 and GitHub pages via TravisCI
Improved ESLint config
Prettier added
Changes include:
layerId
as documented here https://docs.mapbox.com/mapbox-gl-js/api/#map#on