Hi all,
I have a pretty general/complex question:
My script is here
I am trying to re-use the drag and drop code here . within my own JQuery. All I see that is needed are modules and then "mapCanvas" ID to hook up drophandler with the map canvas in html, and the script of course. But I keep getting errors such as "TypeError" (on is undefined) and such. I copied and pasted the template code to my app. What should I modify to make the drag and drop work in my template??
Any tip or advice is welcome.
Thank you,
Alex