aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/bromley/maps/bromley.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/bromley/maps/bromley.html')
-rw-r--r--templates/web/bromley/maps/bromley.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/web/bromley/maps/bromley.html b/templates/web/bromley/maps/bromley.html
new file mode 100644
index 000000000..aa5789c1c
--- /dev/null
+++ b/templates/web/bromley/maps/bromley.html
@@ -0,0 +1,9 @@
+[% map_js = BLOCK %]
+<script type="text/javascript" src="[% version('/js/OpenLayers/OpenLayers.fixmystreet.js') %]"></script>
+<script type="text/javascript" src="[% version('/js/map-OpenLayers.js') %]"></script>
+<script type="text/javascript" src="[% version('/js/map-bing-ol.js') %]"></script>
+<script type="text/javascript" src="[% version('/js/map-fms.js') %]"></script>
+<script type="text/javascript" src="[% version('/cobrands/bromley/map.js') %]"></script>
+[% END %]
+
+[% map_html = INCLUDE maps/openlayers.html include_key = 1 %]