summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <cb15g11@soton.ac.uk>2014-10-04 10:19:36 +0100
committerChristopher Baines <cb15g11@soton.ac.uk>2014-10-04 10:19:36 +0100
commit5c814b6a2d99ec06a960c88f0af7c1670479680e (patch)
tree7fc521ab12310ccf97fc1dacfb9a03127f8fff20
parent6ea727fdf01fe07db7ae56d97e91cfbe2248630d (diff)
downloadleaflet-soton-5c814b6a2d99ec06a960c88f0af7c1670479680e.tar
leaflet-soton-5c814b6a2d99ec06a960c88f0af7c1670479680e.tar.gz
Enable indoor on the catering example
-rw-r--r--examples/catering.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/catering.html b/examples/catering.html
index f959616..391d665 100644
--- a/examples/catering.html
+++ b/examples/catering.html
@@ -99,7 +99,7 @@
(function() {
var map = LS.map('map', {
- indoor: false,
+ indoor: true,
});
var sidebar = L.control.sidebar('sidebar', {