Map Click and Touch events not working as expected

1019
0
10-09-2013 08:39 AM
prashantnigam
New Contributor II
I am developing a website using arcgis javascript API but the problem i am facing is with map events on touch screen devices.
If I am selecting something from a dialog box or menu which is over a map then unexpectedly the map event gets fired even though this is not happening on desktop.

When I tested my UI by replacing the esri map with google and replacing map event with google map event all works fine on all sort of devices. Hence the conclusion I came to was that there is some problem with mapping of events in case to touch and pointer devices for esri map object.

After much of searching,there seems to be no solution to the problem.
Can somebody help me in solving this problem
0 Replies