aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorChristopher Baines <cb15g11@soton.ac.uk>2015-03-21 16:09:43 +0000
committerChristopher Baines <cb15g11@soton.ac.uk>2015-03-21 16:09:43 +0000
commite35010c2e95d3b96b5942e205235ee7f8032bc0c (patch)
tree4f39d39739a3b1fe951580315abcde832bc70193 /Gruntfile.js
parent14f270836ff945a4d809242914d3854818fee39a (diff)
downloadmaps.southampton.ac.uk-e35010c2e95d3b96b5942e205235ee7f8032bc0c.tar
maps.southampton.ac.uk-e35010c2e95d3b96b5942e205235ee7f8032bc0c.tar.gz
Update leaflet-soton
This brings in the new bus stop functionality.
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 8aba4c5..7e2f8b3 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -19,6 +19,8 @@ module.exports = function(grunt) {
'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/resources/uos-live.js/uos-live.js',
+ 'libraries/leaflet-soton/resources/uos-live.js/libraries/pollymer/pollymer.js',
'libraries/leaflet-soton/src/leaflet-soton.js',
'scripts.js'
],