aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/maps/fms.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/maps/fms.html')
-rw-r--r--templates/web/default/maps/fms.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/templates/web/default/maps/fms.html b/templates/web/default/maps/fms.html
new file mode 100644
index 000000000..6e6d747bf
--- /dev/null
+++ b/templates/web/default/maps/fms.html
@@ -0,0 +1,14 @@
+[% map_js = BLOCK %]
+<!-- <script type="text/javascript" src="http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0&mkt=en-GB"></script> -->
+<script type="text/javascript" src="/jslib/OpenLayers-2.10/OpenLayers.js"></script>
+<script type="text/javascript" src="/js/map-OpenLayers.js"></script>
+<script type="text/javascript" src="/js/map-bing-ol.js"></script>
+<!--[if lte IE 6]>
+ <link rel="stylesheet" href="/jslib/OpenLayers-2.10/theme/default/ie6-style.css" type="text/css" />
+<![endif]-->
+[% END %]
+
+[% map_html = BLOCK %]
+[% INCLUDE maps/openlayers.html %]
+[% END %]
+