| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
It did not work very well, and this functionality can be seen in the
maps.southampton.ac.uk project.
|
| |
|
|
|
|
| |
This is in preparation for the workstations data being moved there.
|
|
|
|
|
| |
This replaces the bus.southampton.ac.uk iframe, which improves performance,
responsiveness, and the integration of the user interface.
|
| |
|
| |
|
| |
|
|
|
|
| |
Fix a problem highlighted by this in the vending manchines layer.
|
|
|
|
| |
Also modify the full example such that this cannot happen again.
|
|
|
|
| |
Also add a link from the index page
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
At the moment, there is no URI's in OSM, but the example will probably prove
useful in adding these.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Fix some sum references
Also add links to full page examples
|
|
|
|
| |
Mostly just path errors
|
|
|