Rossko,
I cannot figure out if <iframe> does what I need, nor how to implement
it.
My app code is as follows.
<div id="map" style="width: 700px; height: 500px"></div>
...
var map = new GMap2(document.getElementById("map"),
{draggableCursor:"default"});
Is <iframe> used in my code or in the user's webpage code? If it is
used in my code, does it replace the <div></div> or what?
On Dec 2, 8:03 pm, Rossko <[email protected]> wrote:
> For minimal effort, investigate <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.