summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorChristopher Baines <cb15g11@soton.ac.uk>2014-04-09 17:27:10 +0100
committerChristopher Baines <cb15g11@soton.ac.uk>2014-04-09 17:27:10 +0100
commita3fb3e312d737351b22d3798ee81da1c2dec3724 (patch)
treee7b3d465e67f5a216183982a9a4fff515aae23af /examples
parent848de823c3ed2bb96494e798b00bb1db82c4d847 (diff)
downloadleaflet-soton-a3fb3e312d737351b22d3798ee81da1c2dec3724.tar
leaflet-soton-a3fb3e312d737351b22d3798ee81da1c2dec3724.tar.gz
Add the leaflet-indoor plugin
Diffstat (limited to 'examples')
-rw-r--r--examples/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/index.html b/examples/index.html
index 9f7d92a..122f883 100644
--- a/examples/index.html
+++ b/examples/index.html
@@ -346,6 +346,7 @@ h6 { font-size: 1em; line-height: 1.3125; }
<script src="../resources/leaflet/dist/leaflet-src.js"></script>
<script src="../resources/leaflet-markercluster/dist/leaflet.markercluster.js"></script>
+ <script src="../resources/leaflet-indoor/leaflet-indoor.js"></script>
<script src="../src/leaflet-soton.js"></script>