diff options
-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 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> |