On Aug 27, 6:19 pm, Ryan Carman <[email protected]> wrote:
>
> However I would like that link to be inside the infowindow of google
> maps. The map is pretty basic right now and I have just used Mike
> Williams tutorial to practice with. Like that each marker will
> represent a geographic video, that can be played in an overlay window.
>
> Here is a link to the test pagehttp://www.oryanfilms.com/map_test.html
>
> Any ideas would be greately appreciated as i am stumped!

You might be interested in http://www.acleach.me.uk/gmaps/streetview-max.htm,
which shows Flash content (Streetview, in this case) in a maximised
infoWindow.

Set up a div to contain the video or whatever: in my example it's
sized to be ok in the maximised infoWindow. Pass that empty div as the
maxContent of the infoWindow. When the maximiseend event occurs, which
means the div is ready, call a function to put your content in it.

-- 
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.

Reply via email to