Thiago Xavier

Results 3 issues of Thiago Xavier

I am creating a new drawing mode. To avoid reinventing the wheel I would like to reuse some functions that were already implemented in: ``` @mapbox/mapbox-gl-draw/src/lib/common_selectors @mapbox/mapbox-gl-draw/src/lib/double_click_zoom ``` I am...

feature
refactor