aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorWilli <willi@jups42.de>2012-12-02 23:33:47 +0100
committerWilli <willi@jups42.de>2012-12-02 23:33:47 +0100
commit19eaafbb9ff1996266ab617125bb02f47bd2c20e (patch)
tree601dcb8056446b74058ac54901e63a4f67392f11 /index.html
parente6553439a6857080c375c59ae8275112680b8efc (diff)
downloadhealth-map-19eaafbb9ff1996266ab617125bb02f47bd2c20e.tar
health-map-19eaafbb9ff1996266ab617125bb02f47bd2c20e.tar.gz
added locate me from @domoritz
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index cd5d881..a43e773 100644
--- a/index.html
+++ b/index.html
@@ -9,9 +9,13 @@
<link rel="stylesheet" href="resources/leaflet/leaflet.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="resources/leaflet/leaflet.ie.css" /><![endif]-->
+ <link rel="stylesheet" href="resources/libs/locate/L.Control.Locate.css" />
+ <!--[if lte IE 8]><link rel="stylesheet" href="resources/libs/locate/L.Control.Locate.ie.css" /><![endif]-->
+
<link rel="stylesheet" href="resources/map.css" />
<script src="resources/leaflet/leaflet-src.js"></script>
+ <script src="resources/libs/locate/L.Control.Locate.js"></script>
<script src="resources/op2geojson.js"></script>
</head>
<body>