From deb8f4ac1eb06221783ead9ff71bbddf6823c651 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Mon, 4 Aug 2014 19:04:48 +0100 Subject: 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. --- examples/pointofservice.html | 228 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 228 insertions(+) create mode 100644 examples/pointofservice.html (limited to 'examples') diff --git a/examples/pointofservice.html b/examples/pointofservice.html new file mode 100644 index 0000000..5a431fd --- /dev/null +++ b/examples/pointofservice.html @@ -0,0 +1,228 @@ + + + + Points of Service + + + + + + + + + + +
+ + + + + + + + + + + + + + + -- cgit v1.2.3