Use the new OSM OpenLayers stuff.

This commit is contained in:
Tom Hughes 2007-11-28 19:24:58 +00:00
parent 29645d2d29
commit f5c9a41e87
5 changed files with 9 additions and 37 deletions

View file

@ -33,6 +33,7 @@
<% end %>
<script type="text/javascript" src="/openlayers/OpenLayers.js"></script>
<script type="text/javascript" src="/openlayers/OpenStreetMap.js"></script>
<%= javascript_include_tag 'map.js' %>
<script type="text/javascript">

View file

@ -73,6 +73,7 @@ by the OpenStreetMap project and it's contributors.
<% end %>
<script type="text/javascript" src="/openlayers/OpenLayers.js"></script>
<script type="text/javascript" src="/openlayers/OpenStreetMap.js"></script>
<%= javascript_include_tag 'map.js' %>

View file

@ -47,6 +47,7 @@
<% end %>
<script type="text/javascript" src="/openlayers/OpenLayers.js"></script>
<script type="text/javascript" src="/openlayers/OpenStreetMap.js"></script>
<%= javascript_include_tag 'map.js' %>
<script type="text/javascript">