Page 1 of 1

IPAD and IPhone problem

PostPosted: 21 Feb 2017 10:18
by assapan
Hi,
Since google as stopped v3.25 of google map api , i am facing problem with Gmap3 usage

a) moving the map is controlled by gestureHandler property which is missing in current component
b) on IPad/IPhone the click on marker is not working with CG component but is working with simple html , so i debugged javascript on IPad and found that common.js from maps.google.com reports an error
Image
I did the same debugging on a sample html and this error do not raise so i think problem is in the component .

Does anyone have an idea ?

Thank to all