remove handling of touch IDs and just use first target touch item
[lantea.git] / index.html
index 27d7457753e5e41ba41e4d350477ed5abc9b94bf..1a50ef742cff8168169d38d1e5f8a2e6f7f5a3a3 100644 (file)
@@ -10,6 +10,7 @@
        https://developer.mozilla.org/en/Mobile/Viewport_meta_tag -->
   <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, maximum-scale=1, user-scalable=no">
   <title>Lantea Maps</title>
+  <script src="js/osmauth.js" type="application/javascript;version=1.8"></script>
   <script src="js/map.js" type="application/javascript;version=1.8"></script>
   <script src="js/ui.js" type="application/javascript;version=1.8"></script>
   <link rel="stylesheet" href="style/lantea.css">
 </canvas>
 
 </body>
-</html>
\ No newline at end of file
+</html>