Can’t use png as a draggable?
I am working on a program where I need to drag and drop images, in this case, fire engines, onto a map. I’ve done this code with jquery and it worked fine. I am now trying to implement this with pure javascript and I’m having a tough time.