Leaflet/src/dom
2012-10-31 13:25:29 +13:00
..
DomEvent.DoubleTap.js Fix up DoubleTap in ie10 emulation mode bailing as touches isn't set (which it of course isn't!) 2012-10-18 14:23:17 +13:00
DomEvent.js Rewrite longpress->contextmenu to live inside Draggable instead as it needs deep interaction with it. When an emulated contextmenu is fired on touch we stop dragging and stop a click event from occurring. New map option to disable it if required: touchContextMenuEmulation 2012-10-31 12:59:58 +13:00
DomEvent.MsTouch.js jshint happiness 2012-10-18 14:23:18 +13:00
DomUtil.js Make jshint happy 2012-10-29 11:49:51 +13:00
Draggable.js Rename timeout to match other vars 2012-10-31 13:25:29 +13:00
PosAnimation.js improve PosAnimation code a bit 2012-08-10 21:50:00 +03:00
PosAnimation.Timer.js improve PosAnimation code a bit 2012-08-10 21:50:00 +03:00