mapbox / mapbox-gl-draw

Draw tools for mapbox-gl-js
https://www.mapbox.com/mapbox-gl-js/example/mapbox-gl-draw/
ISC License
942 stars 590 forks source link

draw.render constantly fires when the mouse is moving #950

Closed donnyv closed 4 years ago

donnyv commented 4 years ago

The draw.render event seems to constantly fire when mouse is moving.

kkaefer commented 4 years ago

Fixed by https://github.com/mapbox/mapbox-gl-draw/pull/944