Hi,
I get the address of a latlng and set that address to the text input I
have in an infoWindow.
Lets say address is 12 1st avenue,chicago I get the value as 12 in the
text input.
Below is how I am setting the value. When I do a
console.log('add'+address); I get the full value
'<div> End Address <input id="end" type="textbox" value='+address
+'>'+
Can someone let me know if I am doing it correctly?
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-js-api-v3?hl=en.