You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use this plugin in my Angular project, I have below type definition for the plugin, but it is not working,
I got an error : L.Handler.MarkerDrag is not a constructor, and I don't find any definition for this class
Well, I did find it in the leaflet.draw-src.js file, but I have no idea how to give a definition for it, I have leaflet-draw javascript and typescript installed
I am trying to use this plugin in my Angular project, I have below type definition for the plugin, but it is not working,
I got an error : L.Handler.MarkerDrag is not a constructor, and I don't find any definition for this class
The text was updated successfully, but these errors were encountered: