diff options
Diffstat (limited to 'examples/index.html')
-rw-r--r-- | examples/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/index.html b/examples/index.html index 782314a..7f2bc1e 100644 --- a/examples/index.html +++ b/examples/index.html @@ -96,6 +96,7 @@ h6 { font-size: 1em; line-height: 1.3125; } <li><a href="vendingmachines.html">Vending Machines Example</a></li> <li><a href="cycleparkingheatmap.html">Cycle Parking Heatmap Example</a></li> <li><a href="bus.html">Bus Routes Example</a></li> + <li><a href="catering.html">Catering Example</a></li> </ul> <h2>OpenStreetMap</h2> |