No longer tap-selecting elements on touch devices

This finalizes the effort to improve map browser event handling.
This commit is contained in:
ahocevar
2012-09-25 19:32:08 +02:00
parent ef383ee7b6
commit 3c099a96b7
6 changed files with 14 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
<!doctype html>
<html>
<head>
<link rel="stylesheet" href="../../css/ol.css" type="text/css">
<script src="../../build/proj4js-combined.js" type="text/javascript"></script>
<script src="@SRC@" type="text/javascript"></script>
<title>ol3 proj4js demo</title>