Thank you so much Larry, it is now showing.
In the Google code, which was from an example, I renamed the infowindow div
to test as below:
var map = new google.maps.Map(document.getElementById("map_canvas"),
myOptions);
var contentString = '<div id="test">'+
It was id="content" in the example and I have a div with the ID of content
already in the page, perhaps that was affecting it.
I do not that there are vertical scrollbars for the div and if it were just
that 30 px higher, they would not be needed.
Is there a simple example you could give me please to increase the height,
(or even widths would be very handy sometimes)
Thanks
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-maps-js-api-v3/-/V4Ek1FRWqbkJ.
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.