brambow / elements

Themeable React components for map-based web applications
https://cartolab-gis.github.io/elements/
MIT License
69 stars 11 forks source link

fix: handle error in select tool for point click event #37

Closed tannerjt closed 4 years ago

tannerjt commented 4 years ago

In external apps where mapboxgl-draw-js control is removed, subsequent map clicks will fire and throw error. This fix handles the error gracefully.