diff options
Diffstat (limited to 'examples/indoor.html')
-rw-r--r-- | examples/indoor.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/indoor.html b/examples/indoor.html index 269149f..aea69cd 100644 --- a/examples/indoor.html +++ b/examples/indoor.html @@ -23,6 +23,8 @@ <script src="../resources/leaflet/dist/leaflet-src.js"></script> <script src="../resources/leaflet-indoor/leaflet-indoor.js"></script> + <script src="../resources/uos-live.js/libraries/pollymer/pollymer.js"></script> + <script src="../resources/uos-live.js/uos-live.js"></script> <script src="../src/leaflet-soton.js"></script> |