# vl-interaction-draw

## ES6 Module

```javascript
import { DrawInteraction } from 'vuelayers'

Vue.use(DrawInteraction)
```
