summaryrefslogtreecommitdiff
path: root/examples/bus.html
Commit message (Expand)AuthorAge
* Use the uos-live.js library for the bus stop popups•••This replaces the bus.southampton.ac.uk iframe, which improves performance, responsiveness, and the integration of the user interface. Christopher Baines2015-03-13
* Less globals in examples•••Fix a problem highlighted by this in the vending manchines layer. Christopher Baines2014-09-17
* Improve bus route example•••Also extract the route related classes from leaflet-soton.js, in preparation to make a leaflet-route plugin. The new bus route example uses the leaflet-sidebar plugin, as this works better on multiple screen sizes. Christopher Baines2014-08-06
* Add a RouteLayer and RouteControl•••Add the leaflet-textpath submodule as it is used in the RouteLayer Improve the bus route extraction: - Now supports polygons for platforms - Supports routes not in a route master - Filter out all but one U1C route (in an attempt to make the interface less confusing) Add an example using the RouteLayer and RouteControl. Hard code the centers for some "University" buildings on the Isle of White and in Basingstoke, such that workstations listed as in these buildings appear on the map. Christopher Baines2014-06-06