Does Google Maps API V3 support touch event?
We are experiencing an issue related to GoogleMaps. The issue is mainly related to touch screens. We were trying to resolve the issue, but so far no success. We found in this article that the Google Maps API V3 does not supports touch event? Is this is true or false? UPDATE This issue was handled in the bug https://issuetracker.google.com/issues/35824421 and was solved in version 3.27 of Google Maps JavaScript API in December 2016. tim In my experience, the mousedown , mouseup , dragstart , dragend events work fine in place of touchstart , touchmove , touchend . google.maps.event.addListener