Skip to content

Releases: iamanvesh/mapbox-gl-draw-circle

mapbox-gl-draw-circle-v1.1.1

16 Jul 12:16
Compare
Choose a tag to compare

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

04 Aug 08:47
Compare
Choose a tag to compare
  • 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