summaryrefslogtreecommitdiff
path: root/examples/indoor.html
diff options
context:
space:
mode:
authorChristopher Baines <cb15g11@soton.ac.uk>2014-02-27 10:57:52 +0000
committerChristopher Baines <cb15g11@soton.ac.uk>2014-02-27 10:57:52 +0000
commit08bf6f5dd69f28545f54949e5c9648a737b19594 (patch)
tree4511f738ab5a0085c4178d659a37eb1ae0fc1cb0 /examples/indoor.html
parent88c2225cb51fc99f4a0a3286d4aa211f362be24d (diff)
downloadleaflet-soton-08bf6f5dd69f28545f54949e5c9648a737b19594.tar
leaflet-soton-08bf6f5dd69f28545f54949e5c9648a737b19594.tar.gz
Fix some examples
Mostly just path errors
Diffstat (limited to 'examples/indoor.html')
-rw-r--r--examples/indoor.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/indoor.html b/examples/indoor.html
index 0e46409..f94c252 100644
--- a/examples/indoor.html
+++ b/examples/indoor.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>Map - University of Southampton</title>
+ <title>Indoor Map - University of Southampton</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="../src/leaflet-soton.css" />