I am calling a html page within an iframe. I would like to get the
point to prefill the input box.
When the page is called withing the iframe it loads the page.
At the bottom of the page i have some javascript. Which i would like
to get the map point of the marker i create befire the page loads.
I have:
document.getElementById("foo").value=parent.map.point;
How do i get the value of the point from the page embedded in the
iframe?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---