]> git.openstreetmap.org Git - rails.git/commit
get new slippy map in rails
authorSteve Coast <steve@asklater.com>
Fri, 17 Nov 2006 12:23:41 +0000 (12:23 +0000)
committerSteve Coast <steve@asklater.com>
Fri, 17 Nov 2006 12:23:41 +0000 (12:23 +0000)
commite62fe92282de957f0be76bee2d21de50bffd8625
tree0dc29b188772a55aa322c26cece40dbc1224f30f
parent915846a731f759ebb5664362f8b03b9f65904ad6
get new slippy map in rails
23 files changed:
app/views/site/index.rhtml
config/environment.rb
db/migrate.sql
public/javascripts/OpenLayers.js [new file with mode: 0644]
public/javascripts/img/404.png [new file with mode: 0644]
public/javascripts/img/drag-rectangle-off.png [new file with mode: 0644]
public/javascripts/img/drag-rectangle-on.png [new file with mode: 0644]
public/javascripts/img/east-mini.png [new file with mode: 0644]
public/javascripts/img/layer-switcher-maximize.png [new file with mode: 0644]
public/javascripts/img/layer-switcher-minimize.png [new file with mode: 0644]
public/javascripts/img/marker.png [new file with mode: 0644]
public/javascripts/img/measuring-stick-off.png [new file with mode: 0644]
public/javascripts/img/measuring-stick-on.png [new file with mode: 0644]
public/javascripts/img/north-mini.png [new file with mode: 0644]
public/javascripts/img/panning-hand-off.png [new file with mode: 0644]
public/javascripts/img/panning-hand-on.png [new file with mode: 0644]
public/javascripts/img/slider.png [new file with mode: 0644]
public/javascripts/img/south-mini.png [new file with mode: 0644]
public/javascripts/img/west-mini.png [new file with mode: 0644]
public/javascripts/img/zoom-minus-mini.png [new file with mode: 0644]
public/javascripts/img/zoom-plus-mini.png [new file with mode: 0644]
public/javascripts/img/zoom-world-mini.png [new file with mode: 0644]
public/javascripts/img/zoombar.png [new file with mode: 0644]