From 5b48b6172c9d88d4d3290c37def92efda0a60059 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Mon, 4 Aug 2014 18:59:32 +0100 Subject: 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. --- examples/bus.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'examples') diff --git a/examples/bus.html b/examples/bus.html index a936262..17daae9 100644 --- a/examples/bus.html +++ b/examples/bus.html @@ -5,6 +5,7 @@ + @@ -23,12 +24,16 @@
+ + + + -- cgit v1.2.3