Use minified version for leaflet resources
Closed this issue · 2 comments
amitness commented
We can use leaflet.min.js
and leaflet.min.css
provided by their site instead of leaflet.js
and leaflet.css
.
sagargg-zz commented
i did some modification on leaflet thats why non minify is used. but will fix later.
sagargg-zz commented
now it is fixed. but css remains non minified version for future update.