summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Add a RouteLayer and RouteControlChristopher Baines2014-06-06
| | | | | | | | | | | | | 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.
* Link to the library room booking pageChristopher Baines2014-05-31
|
* Bus routes are backChristopher Baines2014-05-28
|
* Add more indoor features in the library.Christopher Baines2014-05-22
| | | | Uses an external dataset for the data.
* Fix bus time issueChristopher Baines2014-05-14
| | | | The identifier extracted from the URI was wrong.
* Add ability to get vending machines layerChristopher Baines2014-04-11
|
* Improvements to the room popupChristopher Baines2014-04-11
| | | | Reorder contents and features, and add content to contents and pictures.
* Move the indoor code to an external libraryChristopher Baines2014-04-08
|
* Better display of vertical passagewaysChristopher Baines2014-04-04
|
* Crude route list and times for bus stopsChristopher Baines2014-03-28
|
* Fix workstation icon on the roomsChristopher Baines2014-03-01
|
* Fix level changing when showing workstationsChristopher Baines2014-03-01
|
* Better representation of workstation stateChristopher Baines2014-02-23
| | | | | There is now an icon for when the state is unknown, and the state message is included in the popup.
* Add support for a building part to span mutiple levelsChristopher Baines2014-02-21
|
* Initial commitChristopher Baines2014-02-19