luisgurmendezMLabs

Results 3 comments of luisgurmendezMLabs

This statement is not correct for mobile devices https://github.com/mapbox/mapbox-gl-draw/blob/2b9ce3e58e3695c018a48b6fca78ed1a9d1b67c2/src/events.js#L82

This is not a scalable solution

@daniel7777cohen that doesn't solve the typescript support. It just removes the ts error. A better approach for doing that is creating a `.d.ts` file for this module. If you just...