mapbox-gl-draw icon indicating copy to clipboard operation
mapbox-gl-draw copied to clipboard

Export library methods for external custom modes

Open trygveaa opened this issue 5 years ago • 1 comments

These are all the library methods that all the modes use. Exporting them makes it possible for others to write custom modes which provides the same functionality.

Fixes #786

trygveaa avatar Mar 20 '20 16:03 trygveaa

Can this get some attention? It's really clumsy to write new modes currently without building them into our own branch of mapbox-gl-draw.

Plantain avatar Feb 15 '21 04:02 Plantain