projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Replace standard PanZoomBar control with new SimplePanZoom control
[rails.git]
/
app
/
assets
/
javascripts
/
openlayers.js.erb
diff --git
a/app/assets/javascripts/openlayers.js.erb
b/app/assets/javascripts/openlayers.js.erb
index b493a0517c209c0c261af8a311e9ff5a6e935f9a..ebb9578a3f3b1bc709c9e8b59e2fbbc326d56f94 100644
(file)
--- a/
app/assets/javascripts/openlayers.js.erb
+++ b/
app/assets/javascripts/openlayers.js.erb
@@
-1,6
+1,7
@@
//= require OpenLayers
//= require OpenStreetMap
//= require SimpleLayerSwitcher
+//= require SimplePanZoom
OpenLayers.Util.imageURLs = {
"404.png": "<%= asset_path 'img/404.png' %>",