I have libraries 2 installed. I also downloaded and put leaflet.draw and leaflet.widget directories inside my libraries folder.

But when I look at the errors from firebug, here are the messages:

"NetworkError: 404 Not Found - http://www.mysite.com/lib/Leaflet.draw/leaflet.draw-src.js?v=1.x"
"NetworkError: 404 Not Found - http://www.mysite.com/dist/Leaflet.widget.js?v=1.x"
"NetworkError: 404 Not Found - http://www.mysite.com/lib/Leaflet.draw/leaflet.draw-src.js?v=1.x"
"NetworkError: 404 Not Found - http://www.mysite.com/dist/Leaflet.widget.js?v=1.x"

Comments

siilak’s picture

Just rename folder leaflet.draw to Leaflet.draw

Sinan Erdem’s picture

Thanks, I also had to rename "leaflet.widget" folder to "Leaflet.widget". Then it worked.

FMB’s picture

Issue summary: View changes
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.