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.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/web/zurich/maps/zurich.html b/templates/web/zurich/maps/zurich.html
index e0c258223..e0a3979ed 100644
--- a/templates/web/zurich/maps/zurich.html
+++ b/templates/web/zurich/maps/zurich.html
@@ -1,7 +1,8 @@
[% map_js = BLOCK %]
<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/OpenLayers.Projection.CH1903Plus.js') %]"></script>
<script type="text/javascript" src="[% version('/js/map-OpenLayers.js') %]"></script>
+<script type="text/javascript" src="[% version('/js/map-wmts-base.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>
[% END %]
@@ -12,6 +13,7 @@
[% map_html = BLOCK %]
[% INCLUDE maps/openlayers.html %]
+[% INCLUDE maps/wmts_config.html %]
[% UNLESS around_page %]
<p id="sub_map_links">
[% map_sub_links %]