summaryrefslogtreecommitdiff
path: root/resources
Commit message (Collapse)AuthorAge
* Improve bus routes exampleChristopher Baines2014-09-28
|
* changes to general feel and some refactoringChristopher Gutteridge2014-09-18
|
* Update mfd-location'sChristopher Baines2014-09-13
|
* Fix interactive bus stopsChristopher Baines2014-09-01
| | | | | | They previously only worked if the bus routes were displayed. This commit also checks for the existance of the route and sidebar classes before attempting to use them.
* Update mfd-location submoduleChristopher Baines2014-08-29
|
* Update to the new mfd-location formatChristopher Baines2014-08-07
| | | | Also fix a query issue resulting in duplicate printers
* Improve bus route exampleChristopher Baines2014-08-06
| | | | | | 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.
* Add points of serviceChristopher Baines2014-08-06
| | | | | | | | Currently, this is limited to food outlets. Not all food outlets display, as some are missing from OSM/Univeristy data. Other modifications include, better support custom display for the interactive information. This also includes an example, that uses jquery, typeahead and leaflet-sidebar.
* Better support for doorsChristopher Baines2014-07-19
| | | | Also add better logging
* Add bus stop imageChristopher Baines2014-06-16
| | | | This is used by the RouteControl
* 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.
* Update leaflet-indoorChristopher Baines2014-05-29
|
* Update hartley-library-map-dataChristopher Baines2014-05-23
| | | | This change just adds a .gitignore file.
* Add a cycle parking heat mapChristopher Baines2014-05-23
|
* Add more indoor features in the library.Christopher Baines2014-05-22
| | | | Uses an external dataset for the data.
* Move the indoor code to an external libraryChristopher Baines2014-04-08
|
* 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.
* Initial commitChristopher Baines2014-02-19