openInfoWindowHtml is used in GeoXml, The main issue for making tabs is indeed coming up with a structure making the tabs in the data presumedly you want your kml/data to be consumable by other tools? like google earth or maps.google.com.
One possibility is to make each tab a separate div in the description html with each div having a title attribute you would then have the part of GeoXml that creates the info window look for those outermost divs. On Mar 23, 9:35 am, Carlene <[email protected]> wrote: > Morning! > > I've been working through GeoXML, trying to customize it for my > needs. Where I'm at now is I'm interested in having a tabbed > infowindow, but I don't know where to start. > > I have seen that GeoXML uses openInfoWindowTabs somehow, but I have NO > clue as to how to use this option, or to customize it to use my data > (i.e. how to format my data file so it shows it appropriately). > > If someone could point me to an example, or give me a hand on the code > itself, it would be much appreciated, thanks! > > Here's my map, so far:http://template.ttu.edu/map/test.php > > Thanks, > Carlene --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
