Hi,
I am showing a google map in a Corona web view and I’d like to retrieve the coordinates where the user clicks on the map.
Is there a way to force the urlRequest listener with javascript and to pas extra parameters to it so it I can for instance access to event.lat or event.lon
Maybe with an ajax call??
Thanks!