Version 0.2.0
Pre-release
Pre-release
Breaking changes:
- Removing VueMapbox plugin: now all user need is set up MglMap component
- Layer options now consolidated in
source
andlayer
props as objects
See migration notes in docs.
Internal changes:
- VueMapbox now use dependency injection to provide mapbox-gl, map and actions objects (#53 )