summaryrefslogtreecommitdiff
path: root/examples/full.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/full.html
parent88c2225cb51fc99f4a0a3286d4aa211f362be24d (diff)
downloadleaflet-soton-08bf6f5dd69f28545f54949e5c9648a737b19594.tar
leaflet-soton-08bf6f5dd69f28545f54949e5c9648a737b19594.tar.gz
Fix some examples
Mostly just path errors
Diffstat (limited to 'examples/full.html')
-rw-r--r--examples/full.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/full.html b/examples/full.html
index 02d1c96..ed80cd5 100644
--- a/examples/full.html
+++ b/examples/full.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>Workstations - University of Southampton</title>
+ <title>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="../resources/leaflet-locatecontrol/src/L.Control.Locate.css" />