interactions

add it to the map

this.map.addInteraction(this.draw);

remove it from the map

this.map.removeInteraction(this.draw);