summaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAge
* Add leaflet-textpath to full exampleChristopher Baines2015-03-21
|
* Add bus routes to the full exampleChristopher Baines2015-03-21
|
* Remove the building search exampleChristopher Baines2015-03-21
| | | | | It did not work very well, and this functionality can be seen in the maps.southampton.ac.uk project.
* Stop saying example...Christopher Baines2015-03-21
|
* Make more of the examples use the uos-live.js libraryChristopher Baines2015-03-21
| | | | This is in preparation for the workstations data being moved there.
* Use the uos-live.js library for the bus stop popupsChristopher Baines2015-03-13
| | | | | This replaces the bus.southampton.ac.uk iframe, which improves performance, responsiveness, and the integration of the user interface.
* 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 examplesChristopher Baines2014-09-17
| | | | Fix a problem highlighted by this in the vending manchines layer.
* Fix show and close infoChristopher Baines2014-09-17
| | | | Also modify the full example such that this cannot happen again.
* Rename Points of Service example to CateringChristopher Baines2014-09-17
| | | | Also add a link from the index page
* 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 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.
* Fix building search exampleChristopher Baines2014-08-26
|
* 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.
* Begin to merge in entrance data published by the UniveristyChristopher Baines2014-08-04
| | | | | At the moment, there is no URI's in OSM, but the example will probably prove useful in adding these.
* Doors exampleChristopher Baines2014-08-04
|
* 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.
* 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 docsChristopher Baines2014-02-27
| | | | | Fix some sum references Also add links to full page examples
* Fix some examplesChristopher Baines2014-02-27
| | | | Mostly just path errors
* Initial commitChristopher Baines2014-02-19