]> git.openstreetmap.org Git - rails.git/commit
Replace leaflet.draw with leaflet-locationfilter
authorJohn Firebaugh <john.firebaugh@gmail.com>
Fri, 19 Oct 2012 00:53:30 +0000 (17:53 -0700)
committerJohn Firebaugh <john.firebaugh@gmail.com>
Fri, 9 Nov 2012 20:59:28 +0000 (12:59 -0800)
commitfe6e837cfe77e1414998c0216defe7912e34bf75
treec2a5339ef5be58bd75454ae786223cc2f6a6ec22
parentbabefbba6c9c6d7d2ed944bda7aa3634d0b917e6
Replace leaflet.draw with leaflet-locationfilter
15 files changed:
app/assets/javascripts/application.js
app/assets/javascripts/index/browse.js
app/assets/javascripts/index/export.js
app/views/browse/start.html.erb
app/views/layouts/_head.html.erb
config/environments/production.rb
config/locales/en.yml
vendor/assets/leaflet/img/filter-icon.png [new file with mode: 0644]
vendor/assets/leaflet/img/move-handle.png [new file with mode: 0644]
vendor/assets/leaflet/img/resize-handle.png [new file with mode: 0644]
vendor/assets/leaflet/leaflet.draw.css [deleted file]
vendor/assets/leaflet/leaflet.draw.ie.css [deleted file]
vendor/assets/leaflet/leaflet.draw.js [deleted file]
vendor/assets/leaflet/leaflet.locationfilter.css [new file with mode: 0644]
vendor/assets/leaflet/leaflet.locationfilter.js [new file with mode: 0644]