summaryrefslogtreecommitdiff
path: root/examples/bus.html
diff options
context:
space:
mode:
authorChristopher Baines <cb15g11@soton.ac.uk>2015-03-12 15:07:42 +0000
committerChristopher Baines <cb15g11@soton.ac.uk>2015-03-12 17:18:13 +0000
commit5db5d84104d5df585538a8485ca85ab03cf30c3d (patch)
treeb800479c1d9b699d4b7be87b5ed9b3edf335d8cd /examples/bus.html
parent3d4e61b9bf577b1af1edb87721f8d6a3ce39ac35 (diff)
downloadleaflet-soton-5db5d84104d5df585538a8485ca85ab03cf30c3d.tar
leaflet-soton-5db5d84104d5df585538a8485ca85ab03cf30c3d.tar.gz
Use the uos-live.js library for the bus stop popupsuos-live
This replaces the bus.southampton.ac.uk iframe, which improves performance, responsiveness, and the integration of the user interface.
Diffstat (limited to 'examples/bus.html')
-rw-r--r--examples/bus.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/bus.html b/examples/bus.html
index 43de40f..3086d43 100644
--- a/examples/bus.html
+++ b/examples/bus.html
@@ -34,6 +34,8 @@
<script src="../resources/leaflet-indoor/leaflet-indoor.js"></script>
<script src="../resources/leaflet-sidebar/src/L.Control.Sidebar.js"></script>
<script src="../resources/leaflet-route/leaflet-route.js"></script>
+ <script src="../resources/uos-live.js/libraries/pollymer/pollymer.js"></script>
+ <script src="../resources/uos-live.js/uos-live.js"></script>
<script src="../src/leaflet-soton.js"></script>