From b50598a53ad04a985890539c3407ff7108754b70 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Fri, 23 May 2014 08:24:15 +0100 Subject: Add a cycle parking heat map --- examples/cycleparkingheatmap.html | 76 +++++++++++++++++++++++++++++++++++++++ examples/index.html | 1 + 2 files changed, 77 insertions(+) create mode 100644 examples/cycleparkingheatmap.html (limited to 'examples') diff --git a/examples/cycleparkingheatmap.html b/examples/cycleparkingheatmap.html new file mode 100644 index 0000000..17b5116 --- /dev/null +++ b/examples/cycleparkingheatmap.html @@ -0,0 +1,76 @@ + + + + Cycle Parking Heat Map + + + + + + + + + +
+ + + + + + + + + diff --git a/examples/index.html b/examples/index.html index c835004..fb1095b 100644 --- a/examples/index.html +++ b/examples/index.html @@ -94,6 +94,7 @@ h6 { font-size: 1em; line-height: 1.3125; }
  • Workstations Example
  • Zepler Example
  • Vending Machines Example
  • +
  • Cycle Parking Heatmap Example
  • OpenStreetMap

    -- cgit v1.2.3