diff options
Diffstat (limited to 'examples/full.html')
-rw-r--r-- | examples/full.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/full.html b/examples/full.html index 10037ab..97c231e 100644 --- a/examples/full.html +++ b/examples/full.html @@ -29,6 +29,8 @@ <script src="../resources/leaflet-hash/leaflet-hash.js"></script> <script src="../resources/leaflet-indoor/leaflet-indoor.js"></script> <script src="../resources/leaflet-route/leaflet-route.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> |