Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Touch Google Map Component Touch Event Destination

I was wondering if it were possible to create a touch event on the Google Maps Component to create a marker, and then somehow create a "navigate to" option, or at least populate a value in the "destination" input component. How might I do this? Thanks!

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Touch Google Map Component Touch Event Destination

Hello! You can get coordinates of place you clicked on map. Here is more information https://developers.google.com/maps/do...

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Touch Google Map Component Touch Event Destination

So I would click the "directionsMap" component on the "maps" page of my app, and ad a "taphold" event to run custom javascript? What javascript do I add to callback the latlng value so that the user can select the location clicked to appear in the "destination" input?

Return to “Issues”