smithmicro / mapbox-gl-circle

A *google.maps.Circle* replacement for Mapbox GL JS
https://smithmicro.github.io/mapbox-gl-circle/
ISC License
57 stars 26 forks source link

Cancel drag op on blur #26

Closed mblomdahl closed 7 years ago

mblomdahl commented 7 years ago

Sometimes the drag operation does not end in a "mouseup", e.g. when drag ends outside the document or cmd-shifting to another application during drag. Circle logic should handle this as a dragend.