On a related note, if I wanted to add tabbed windows (http:// econym.org.uk/gmap/basic10.htm) to this newer setup of XML for data, and building the code for flash content using Javascript , would adding tabs mean that I change the code on the page like this 'change the GInfoWindowTab() constructor to: new GInfoWindowTab(label, contents, onClick)' and then extra lines in the XML?
Also, would I be able to style the links in the side bar using CSS for a cleaner look? I know the following example is done in JQuery and Flash, but if I just wanted to add CSS borders and colour to each link, could I do this with a combination of Javascript and CSS? http://campusmaps.tufts.edu/medford/ Thanks, Gray On May 14, 8:20 am, gray37 <[email protected]> wrote: > Excellent - just what I needed. > > One more query: If I want to put additional text above the video in > the infowindow , how would I add this to the XML file, would it be > something like the code below? I suspect that there may simply need a > line added within the '<videos><movie' tags instead. > <markers> > <marker lat="51.52642124957738" lng="-0.13102054595947266" > label="Marker One"> > <infowindow>UCL Department of Law: Bentham House</infowindow> > </marker> > </markers> > > Thanks for your guidance William, this is proving to be quite an > interesting learning curve. > > Gray > > -- > 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 > athttp://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.
