]> git.openstreetmap.org Git - rails.git/blobdiff - Vendorfile
Fix attribution width
[rails.git] / Vendorfile
index c2622b16cfac1803bfad3377092d03b8718a72c5..cc590e8bf8a6406563d5c7e1a538af7e37dd7aea 100644 (file)
@@ -16,6 +16,10 @@ folder 'vendor/assets' do
       folder 'img', 'src/img'
     end
 
       folder 'img', 'src/img'
     end
 
+    from 'git://github.com/domoritz/leaflet-locatecontrol.git' do
+      file 'leaflet.locate.js', 'src/L.Control.Locate.js'
+    end
+
     from 'git://github.com/jfirebaugh/leaflet-osm.git' do
       file 'leaflet.osm.js', 'leaflet-osm.js'
     end
     from 'git://github.com/jfirebaugh/leaflet-osm.git' do
       file 'leaflet.osm.js', 'leaflet-osm.js'
     end