One solution is to create a small server side proxy that serves the MyMaps KML from your own domain - so that EGeoXML can be used.
It need only be a very basic php or perl or similar script - the only issue is to make sure remeber to include a check so that it will only proxy urls you want to proxy! On Mon, Oct 13, 2008 at 6:16 PM, muridayo <[EMAIL PROTECTED]> wrote: > > We are using a google mash-up in a class website at our university. > As a class assignments, students are to create KML files via Google > MyMaps, and then add them to the class website. Students are > encouraged to use their own iconology, and many are using graduated > symbols to display their data. > > The problem is that we are using GGeoXML to show external KML's, and > we found out that it displays ALL icon markers at 32x32 pixels, > regardless of how it is defined in the KML. Oddly, this does not > happen in Google MyMaps. > > We have also tried using EGeoXML but then found out that the KML file > must be hosted on the same server to get this to work. > > Short from building our own KML parser (we don't have the time as > classes have begun), I am hoping that someone can help us find an > alternative solution to our problem. > > Many thanks in advance > > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
