> Why does Google Earth generates the coordinates from polygons with > first the longitude and then the latitude?
It has to be one way or the other. It just so happens that's the way the original software developers chose. > How can I use this in my Google maps app? Use what?? Let's take a guess you're talking about a KML file produced by Google Earth. In which case you have already found one easy answer ... > I tried GGeoXml but it ain't working. Nothing is displayed. Too bad. We can't see how your page works or what your KML file looks like. If you'd like help with that you'll have to share the URL of your example webpage with us. > It it also possible after using GGeoXml to change the color of the > polygon? Yes, but it isn't easy. It's probably easier to use an alternative KML parser. Or of course you could change the colour in the KML itself. Here's a recent thread on the topic - http://groups.google.com/group/Google-Maps-API/browse_thread/thread/a474b2c16cc0a1a/919312b3eb665e19?lnk=gst&q=polygon+setfillstyle#919312b3eb665e19 cheers, Ross K > > cheers Stef --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
