[OpenLayers-Users] Mobile Support: Handling a tap like a mouse
click...
christopher.schmidt at nokia.com
christopher.schmidt at nokia.com
Thu Jun 16 15:16:11 EDT 2011
On Jun 16, 2011, at 12:05 PM, ext Lime, Steve D (DNR) wrote:
> Hi All: With the new mobile support how does one make a tap behave like a traditional mouse click. I don’t
> need tap-pan support. In the past I’d simply register a click event and callback:
>
> map.events.register("click", map, myClickHandler);
>
> It’s not clear to how this is done with the touch events (using v11-rc1). Any suggestions appreciated!
Steve,
Are you saying that on a mobile device, registering click events
doesn't work? have you tried using a click Handler instead?
-- Chris
More information about the Users
mailing list