diff options
Diffstat (limited to 'examples/full.html')
-rw-r--r-- | examples/full.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/full.html b/examples/full.html index cae1e87..c59fdea 100644 --- a/examples/full.html +++ b/examples/full.html @@ -28,6 +28,7 @@ <script src="../resources/leaflet-locatecontrol/src/L.Control.Locate.js"></script> <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="../src/leaflet-soton.js"></script> |