@mapbox/mapbox-gl-draw
Advanced tools
Changelog
1.4.3
featuresAt
function by @caldwellc in https://github.com/mapbox/mapbox-gl-draw/pull/1194featureChanged
on feature props change by @wyozi in https://github.com/mapbox/mapbox-gl-draw/pull/1196preventDefault()
on touchstart
and touchmove
events by @Archetylator in https://github.com/mapbox/mapbox-gl-draw/pull/1195Changelog
1.4.2
mapboxgl-canvas
by @neodescis in https://github.com/mapbox/mapbox-gl-draw/pull/1165Changelog
1.4.1
preventDefault
in https://github.com/mapbox/mapbox-gl-draw/pull/1158Changelog
1.4.0
preventDefault
by @danielsippel in https://github.com/mapbox/mapbox-gl-draw/pull/1146Changelog
1.3.0
draw.add
— responsibility for valid input is now on the user. #1052simple_select
mode handling on touch devices. #1008 (h/t @corinv)Changelog
1.2.2
Changelog
1.2.1
peerDependencies
to allow mapbox-gl@2.0.0+
to be used with gl-draw.package.json
so that usage of library from npm always results in pulling in the built bundle.require()
'ing of unsed node builtins like fs
and path
from the bundle.