Page 1 of 1

Is there any way to display a string in an input field?

Posted: Thu Nov 21, 2013 8:28 pm
by Patrick Kelly

I would like to take the current LatLng when a button is pushed (which I have already programmed), combine them in the format "Lat, Lng" (also already done), and display that new var in an input field. Is there a way to display a string from an event into a specific input field?