zhenyanghua/MeasureTool-GoogleMaps-V3

there is a bug in android creating an area

Opened this issue · 2 comments

When you try to draw an area in Android devices you can tab and create the first point but it is impossible to create the second point, you can tab and the point appears for a second but then quickly disappears. This bug has been tested on Nexus 5x, Samsung S20, a Xiaomi and using a desktop computer converting chrome in phone view with devtools

facing the same issue, on android devices you've to double tap/click and drag, then you can place the new point.

ysfm commented

Please use last version and change your map preference with gestureHandling: "greedy" . With the new version and this setting, there is no problem in android chrome.