diff options
author | Christopher Baines <cb15g11@soton.ac.uk> | 2014-04-11 12:23:17 +0100 |
---|---|---|
committer | Christopher Baines <cb15g11@soton.ac.uk> | 2014-04-11 12:23:17 +0100 |
commit | 96a1f068525356d96713c02e50debe1b18fde6fc (patch) | |
tree | a341e9f10002d2a2144d6ccd2d2578bd375f5527 /examples/index.html | |
parent | 9b2e9210f9e3a152124a071946d7a8d8b343963f (diff) | |
download | leaflet-soton-96a1f068525356d96713c02e50debe1b18fde6fc.tar leaflet-soton-96a1f068525356d96713c02e50debe1b18fde6fc.tar.gz |
Add vending machines example
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 122f883..c835004 100644 --- a/examples/index.html +++ b/examples/index.html @@ -93,6 +93,7 @@ h6 { font-size: 1em; line-height: 1.3125; } <li><a href="indoor.html">Indoor Example</a></li> <li><a href="workstations.html">Workstations Example</a></li> <li><a href="zepler.html">Zepler Example</a></li> + <li><a href="vendingmachines.html">Vending Machines Example</a></li> </ul> <h2>OpenStreetMap</h2> |