On Jun 23, 4:20 am, RoyHB <[email protected]> wrote: > You were absolutely correct Pil. It was a timing issue. I built a page > where my attempt to access LatLonTxt was delayed until after the entire page > loaded. It now works as planned.
There is another option. Build the DOM nodes and attach them to the DOM yourself rather than waiting for the infowindow to be rendered. -- Larry > > Thanks for your help. > > Roy -- 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.
