Releases: iamanvesh/mapbox-gl-draw-circle
Releases · iamanvesh/mapbox-gl-draw-circle
mapbox-gl-draw-circle-v1.1.1
The latest release of mapbox-gl-draw (v1.2.0) has updated to use ES6 imports, this is a temporary release which uses the older version (v1.1.1) of the library.
mapbox-gl-draw-circle-v1.1.0
- Added a new mode to add a circle by dragging the mouse or touch events.
- Fixed the clash with other modes when using it along with Circle mode.
- Added
.npmignore
to prevent publishing unnecessary files