origo-map / draw-plugin

Draw tool plugin for Origo
MIT License
1 stars 4 forks source link

Conflict with editor control #23

Closed Owemyr closed 3 years ago

Owemyr commented 3 years ago
jokd commented 3 years ago

Looking into this I see theres a conflict between the draw plugin and the editor. They are related and listens to the same events. Rewriting the drawplugin without jQuery is probably the way to go.