From 586cda60293cebd617f0af275d63343f68abd525 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Fri, 6 Jun 2014 11:52:55 +0100 Subject: 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. --- resources/leaflet-textpath | 1 + 1 file changed, 1 insertion(+) create mode 160000 resources/leaflet-textpath (limited to 'resources/leaflet-textpath') diff --git a/resources/leaflet-textpath b/resources/leaflet-textpath new file mode 160000 index 0000000..db41998 --- /dev/null +++ b/resources/leaflet-textpath @@ -0,0 +1 @@ +Subproject commit db419983df3e3a8f5040cd48edff2785ba55b99b -- cgit v1.2.3