# vl-interaction-select

## ES6 Module

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

Vue.use(SelectInteraction)
```
