Ok i have got half way there. I have used your idea andrew. http://www.oryanfilms.com/map_test2.html<http://www.oryanfilms.com/map_test.html>
The infoWindow opens once marker is clicked, and then maximizes to reveal a picture. I have used a pic juft to test but can't get video playing in there at all. Any ideas anyone? On 30 August 2010 10:34, Ryan Carman <[email protected]> wrote: > Thanks for your help. That was roughly what i wanted except i would like a > standard marker which the user has to click to relieve an info window as > normal, the video link would then be in the info window and would then > launch when the user selects that link. I'll keep searching and reading to > try and work it out but i fear i may be out of my depth. > > Thanks for helping though, its nice that you can come somewhere like this > for advice. > > Ryan > > > On 27 August 2010 22:08, Andrew Leach <[email protected]> wrote: > >> 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]<google-maps-api%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-maps-api?hl=en. >> >> > -- 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.
