]> git.openstreetmap.org Git - rails.git/blobdiff - Vendorfile
Redirect lat/lon/zoom query params to hash
[rails.git] / Vendorfile
index 2c05a3ecb7b24f0eb6c210706959c1c78540e2db..babb601e86af8cd7e277b20f8cb4fef9434adc95 100644 (file)
@@ -23,6 +23,10 @@ folder 'vendor/assets' do
     from 'git://github.com/jfirebaugh/leaflet-osm.git' do
       file 'leaflet.osm.js', 'leaflet-osm.js'
     end
+
+    from 'git://github.com/mlevans/leaflet-hash.git' do
+      file 'leaflet.hash.js', 'leaflet-hash.js'
+    end
   end
 
   folder 'ohauth' do