]> git.openstreetmap.org Git - rails.git/commit
Pan/zoom controls that look like the OL ones
authorJohn Firebaugh <john.firebaugh@gmail.com>
Fri, 19 Oct 2012 22:42:21 +0000 (15:42 -0700)
committerJohn Firebaugh <john.firebaugh@gmail.com>
Fri, 9 Nov 2012 20:59:28 +0000 (12:59 -0800)
commit6f793e1b21a534b0331a5874613c4f3c05853a45
tree42dc024da369b69958a5a27d020adf58bf5366f6
parentf8b0b861d4be9a665f6dc381647ece9f6a312f4b
Pan/zoom controls that look like the OL ones
12 files changed:
app/assets/javascripts/application.js
app/assets/javascripts/browse.js
app/assets/javascripts/map.js.erb
app/assets/javascripts/user.js
app/assets/openlayers/SimplePanZoom.js [deleted file]
app/assets/openlayers/theme/openstreetmap/SimplePanZoom.css.scss [deleted file]
app/views/layouts/_head.html.erb
vendor/assets/leaflet/img/map_sprite.png [moved from app/assets/openlayers/theme/openstreetmap/img/map_sprite.png with 100% similarity]
vendor/assets/leaflet/leaflet.pan.js [new file with mode: 0644]
vendor/assets/leaflet/leaflet.pan.scss [new file with mode: 0644]
vendor/assets/leaflet/leaflet.zoom.js [new file with mode: 0644]
vendor/assets/leaflet/leaflet.zoom.scss [new file with mode: 0644]