aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/zurich/maps/zurich.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/zurich/maps/zurich.html')
-rw-r--r--templates/web/zurich/maps/zurich.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/zurich/maps/zurich.html b/templates/web/zurich/maps/zurich.html
index 73c4b0112..492ccc556 100644
--- a/templates/web/zurich/maps/zurich.html
+++ b/templates/web/zurich/maps/zurich.html
@@ -1,6 +1,6 @@
[% map_js = BLOCK %]
-<!--<script type="text/javascript" src="[% version('/js/OpenLayers.fixmystreet.js') %]"></script>-->
<script type="text/javascript" src="[% version('/js/OpenLayers.2.11.zurich.js') %]"></script>
+<script type="text/javascript" src="[% version('/js/OpenLayers.Projection.CH1903.js') %]"></script>
<script type="text/javascript" src="[% version('/js/map-OpenLayers.js') %]"></script>
<script type="text/javascript" src="[% version('/js/map-wmts-zurich.js') %]"></script>
<script type="text/javascript" src="[% version('/js/jquery.ba-hashchange.min.js') %]"></script>