aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorChristopher Baines <cb15g11@soton.ac.uk>2014-09-20 11:09:29 +0100
committerChristopher Baines <mail@cbaines.net>2014-10-07 13:02:36 +0100
commit43329ed927e6b8a0931b863876b79696a52efc21 (patch)
tree4b5b80cd7234aa3f5e1dda21e414b6bd8cfb8615 /Gruntfile.js
parentc66f0ed2a7ca9b400c726f1901d7c4b030cdff32 (diff)
downloadmaps.southampton.ac.uk-43329ed927e6b8a0931b863876b79696a52efc21.tar
maps.southampton.ac.uk-43329ed927e6b8a0931b863876b79696a52efc21.tar.gz
Add bus routes sidebar
Also add the bus routes to the map.
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index ee4e1c7..8aba4c5 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -18,6 +18,7 @@ module.exports = function(grunt) {
'libraries/leaflet-soton/resources/leaflet-hash/leaflet-hash.js',
'libraries/leaflet-soton/resources/leaflet-indoor/leaflet-indoor.js',
'libraries/leaflet-soton/resources/leaflet-route/leaflet-route.js',
+ 'libraries/leaflet-soton/resources/leaflet-textpath/leaflet.textpath.js',
'libraries/leaflet-soton/src/leaflet-soton.js',
'scripts.js'
],