On Fri, May 14, 2010 at 6:06 PM, pmolsen <[email protected]> wrote:
> Thanks for that. The dyasdesigns page has a lot of examples of what I > am after. Unfortunately they all do it via totally different and > generally much more complex methods. None read simple KML files as I > am wanting to do. > The structure for reading any source format from your code is identical. and pretty simple -- see the one where Rossko pointed to but if you have data that is from a different domain that gets trickier and will take some intermediary proxy. One thing it doesn't do (that I would like to add) that you are talking about is using StyleMap definition for getting the mouseover effects. GeoXml has one defined behavior. GeoXml also adds them to the map ... and relies on the API to do its thing and convert over the graphical elements when you go in to the Earth Mode. -- 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.
