1 folder 'vendor/assets' do
3 file 'jquery.throttle-debounce.js', 'https://raw.githubusercontent.com/cowboy/jquery-throttle-debounce/v1.1/jquery.ba-throttle-debounce.js'
7 from 'https://github.com/kajic/leaflet-locationfilter.git' do
8 file 'leaflet.locationfilter.css', 'src/locationfilter.css'
9 file 'leaflet.locationfilter.js', 'src/locationfilter.js'
10 folder 'img', 'src/img'
13 from 'https://github.com/openstreetmap/leaflet-osm.git' do
14 file 'leaflet.osm.js', 'leaflet-osm.js'
17 from 'https://github.com/jieter/Leaflet.encoded.git', :tag => '0.0.9' do
18 file 'leaflet.polyline.js', 'Polyline.encoded.js'