[OpenLayers-Dev] Map Popups Cannot be Closed on Touch Devices
Michael Wooten
mwooten.dev at gmail.com
Tue Jul 5 16:15:20 EDT 2011
Hi all,
I discovered an issue with popups on touch devices (specifically the
iPhone and iPad) with 2.11 RC1. The close div for the popups does not
seem to be responding to "onclick" events when touched, and thus the
popup cannot be closed. I opened ticket #3403
(http://trac.osgeo.org/openlayers/ticket/3403) to track the issue and
have submitted a patch that also listens for the "touchend" event on
the close div.
Thanks.
-Michael
More information about the Dev
mailing list