On Thu, Jun 24, 2010 at 12:32 PM, Barry Hunter <[email protected]>wrote:

> Google Maps API v2 provides GGeoXML for accessing KML layers. GGeoXML
> will follow network links. The files are actully fetched an parsed by
> Google's servers so needs to be publically accessible URLs.
>
> Simillly v3 provides a kmlLayer - with the same restrictions. I would
> think kmlLayer follows network links - dont know for sure.
>
>
> however there are alternative KML parsers GeoXML and EGeoXML last time
> I checked. Not sure if they include support for network links, but
> being 'open' source, can tweak them as required. Might need to
> interact with a proxy on your server, if the destinations of the
> NetworkLinks are not on the same hostname.
> (and then would need to be destinations your server could access)


GeoXml has limited support for network links
and proxying is definitely required.

-- 
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.

Reply via email to