summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAge
* Add leaflet-textpath to full exampleChristopher Baines2015-03-21
* Add bus routes to the full exampleChristopher Baines2015-03-21
* Remove the building search example•••It did not work very well, and this functionality can be seen in the maps.southampton.ac.uk project. Christopher Baines2015-03-21
* Stop saying example...Christopher Baines2015-03-21
* Make more of the examples use the uos-live.js library•••This is in preparation for the workstations data being moved there. Christopher Baines2015-03-21
* 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
* Count the number of mapped/unmapped teaching roomsChristopher Baines2014-10-06
* Enable indoor on the catering exampleChristopher Baines2014-10-04
* Add teaching rooms exampleChristopher Baines2014-10-04
* Less globals in examples•••Fix a problem highlighted by this in the vending manchines layer. Christopher Baines2014-09-17
* Fix show and close info•••Also modify the full example such that this cannot happen again. Christopher Baines2014-09-17
* Rename Points of Service example to Catering•••Also add a link from the index page Christopher Baines2014-09-17
* Give buildings a title, even if they do not have entrancesChristopher Baines2014-09-13
* Magic with recommended entrances.IanMJB2014-09-12
* Improve portal/door handlingChristopher Baines2014-09-10
* Add panByURI methodChristopher Baines2014-09-06
* Fix interactive bus stops•••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. Christopher Baines2014-09-01
* Fix building search exampleChristopher Baines2014-08-26
* 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 points of service•••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. Christopher Baines2014-08-06
* Begin to merge in entrance data published by the Univeristy•••At the moment, there is no URI's in OSM, but the example will probably prove useful in adding these. Christopher Baines2014-08-04
* Doors exampleChristopher Baines2014-08-04
* 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
* Add a cycle parking heat mapChristopher Baines2014-05-23
* Add vending machines exampleChristopher Baines2014-04-11
* Add the leaflet-indoor pluginChristopher Baines2014-04-09
* Move the indoor code to an external libraryChristopher Baines2014-04-08
* Improve docs•••Fix some sum references Also add links to full page examples Christopher Baines2014-02-27
* Fix some examples•••Mostly just path errors Christopher Baines2014-02-27
* Initial commitChristopher Baines2014-02-19