Thanks Ross for the info'. I'll hang-fire for a while one thinks. Regards,
Barton. On Aug 7, 10:59 pm, Rossko <[email protected]> wrote: > > Have a db set up that returnskmlfiles on the fly all working ok but > > I need to hve 2 tabs per balloon [linke GInfoWindowTab] > > Seems this can't be done viakmlnor js, css etc. > > IS that right, and solutions ? > > KMLstandard does not include any place to put info to go in tabbedinfowindows. > That doesn't stop you extending the standard using your own namespace. > Then you'd need your own custom parser of course... > > Alternatively you might have a set of rules to extract seperate chunks > of information out of one <description> tag or something. That could > work, but might look odd if theKMLis shown in some viewer that > doesn't understand the customising. > > Google's GGeoXml parser isn't easy to customise, though it can be > done. But it is only intended as a quick'n'easy way to show basicKML. > There are client-side alternativeKMLparsers that would form a good > basis for customisation, or you can write your own client- or server- > side solution. > > If you're looking for a fully tailored map it might be easier to > abandon the constraints ofKMLand just use your own custom XML or > JSON data format, depending on where else the data might get used. > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
