1 folder 'vendor/assets' do
3 from 'https://github.com/kajic/leaflet-locationfilter.git' do
4 file 'leaflet.locationfilter.css', 'src/locationfilter.css'
5 file 'leaflet.locationfilter.js', 'src/locationfilter.js'
6 folder 'img', 'src/img'
9 from 'https://github.com/openstreetmap/leaflet-osm.git' do
10 file 'leaflet.osm.js', 'leaflet-osm.js'