mapbox-gl-draw-circle
mapbox-gl-draw-circle copied to clipboard
Angular 6+ compatibility
Fixes the issue described here: https://github.com/mapbox/mapbox-gl-draw/issues/850
Allows for compatibility with angular 6+ by changing the way mapbox-gl-draw is imported. I'm not sure if this is the best way to fix this but it seems to be the only way to get it working.