]> git.openstreetmap.org Git - rails.git/commit
openlayers madness
authorSteve Coast <steve@asklater.com>
Sun, 27 Aug 2006 00:45:43 +0000 (00:45 +0000)
committerSteve Coast <steve@asklater.com>
Sun, 27 Aug 2006 00:45:43 +0000 (00:45 +0000)
commitb2b6892a4553eeaa8d601737dee440eba0c6d6a6
tree967ac7d80357de12318342c1837d4fa1df170585
parentb95e9d27599ee55b2fd61a444acc3264c7637265
openlayers madness
54 files changed:
app/views/site/index.rhtml
public/img/drag-rectangle-off.png [new file with mode: 0644]
public/img/drag-rectangle-on.png [new file with mode: 0644]
public/img/east-mini.png [new file with mode: 0644]
public/img/marker.png [new file with mode: 0644]
public/img/measuring-stick-off.png [new file with mode: 0644]
public/img/measuring-stick-on.png [new file with mode: 0644]
public/img/north-mini.png [new file with mode: 0644]
public/img/panning-hand-off.png [new file with mode: 0644]
public/img/panning-hand-on.png [new file with mode: 0644]
public/img/slider.png [new file with mode: 0644]
public/img/south-mini.png [new file with mode: 0644]
public/img/west-mini.png [new file with mode: 0644]
public/img/zoom-minus-mini.png [new file with mode: 0644]
public/img/zoom-plus-mini.png [new file with mode: 0644]
public/img/zoom-world-mini.png [new file with mode: 0644]
public/img/zoombar.png [new file with mode: 0644]
public/lib/OpenLayers.js [new file with mode: 0644]
public/lib/OpenLayers/Ajax.js [new file with mode: 0644]
public/lib/OpenLayers/Control.js [new file with mode: 0644]
public/lib/OpenLayers/Control/KeyboardDefaults.js [new file with mode: 0644]
public/lib/OpenLayers/Control/LayerSwitcher.js [new file with mode: 0644]
public/lib/OpenLayers/Control/MouseDefaults.js [new file with mode: 0644]
public/lib/OpenLayers/Control/MouseToolbar.js [new file with mode: 0644]
public/lib/OpenLayers/Control/PanZoom.js [new file with mode: 0644]
public/lib/OpenLayers/Control/PanZoomBar.js [new file with mode: 0644]
public/lib/OpenLayers/Events.js [new file with mode: 0644]
public/lib/OpenLayers/Feature.js [new file with mode: 0644]
public/lib/OpenLayers/Feature/WFS.js [new file with mode: 0644]
public/lib/OpenLayers/Icon.js [new file with mode: 0644]
public/lib/OpenLayers/Layer.js [new file with mode: 0644]
public/lib/OpenLayers/Layer/Google.js [new file with mode: 0644]
public/lib/OpenLayers/Layer/Grid.js [new file with mode: 0644]
public/lib/OpenLayers/Layer/KaMap.js [new file with mode: 0644]
public/lib/OpenLayers/Layer/Markers.js [new file with mode: 0644]
public/lib/OpenLayers/Layer/Text.js [new file with mode: 0644]
public/lib/OpenLayers/Layer/VirtualEarth.js [new file with mode: 0644]
public/lib/OpenLayers/Layer/WFS.js [new file with mode: 0644]
public/lib/OpenLayers/Layer/WMS.js [new file with mode: 0644]
public/lib/OpenLayers/Layer/WMS/Untiled.js [new file with mode: 0644]
public/lib/OpenLayers/Layer/Yahoo.js [new file with mode: 0644]
public/lib/OpenLayers/Map.js [new file with mode: 0644]
public/lib/OpenLayers/Marker.js [new file with mode: 0644]
public/lib/OpenLayers/Popup.js [new file with mode: 0644]
public/lib/OpenLayers/Popup/Anchored.js [new file with mode: 0644]
public/lib/OpenLayers/Popup/AnchoredBubble.js [new file with mode: 0644]
public/lib/OpenLayers/SingleFile.js [new file with mode: 0644]
public/lib/OpenLayers/Tile.js [new file with mode: 0644]
public/lib/OpenLayers/Tile/Image.js [new file with mode: 0644]
public/lib/OpenLayers/Tile/WFS.js [new file with mode: 0644]
public/lib/OpenLayers/Util.js [new file with mode: 0644]
public/lib/Prototype.js [new file with mode: 0644]
public/lib/Rico/Color.js [new file with mode: 0644]
public/lib/Rico/Corner.js [new file with mode: 0644]