iamanvesh / mapbox-gl-draw-circle

Supports drawing/editing a circle on a Mapbox map.
https://iamanvesh.github.io/mapbox-gl-draw-circle-test/
MIT License
74 stars 59 forks source link

Pin @mapbox/mapbox-gl-draw to 1.1.1 #27

Closed daniel-hauser closed 4 years ago

daniel-hauser commented 4 years ago

This prevents the Cannot read property 'draw_polygon' of undefined error

Fixes: #26

daniel-hauser commented 4 years ago

@iamanvesh - ill be happy to get this PR merged and released ASAP, as this bug affects all of the users on this library Thanks!

iamanvesh commented 4 years ago

Hey @daniel-hauser, thanks for submitting the PR. I'll take a look and merge it tomorrow.

iamanvesh commented 4 years ago

Merging this now as I don't have time to fix it the right way. Will try and submit a new version that supports 1.2.0 this weekend.