On Wed, Feb 9, 2011 at 11:52 PM, chat2joe <[email protected]> wrote:
> I've tried any example I can find but it simple will not work. :-/ > I'm not sure what you're asking. Are you saying NetworkLink doesn't work? It seems to work for me: http://www.mappingsupport.com/p/gmap4/helpfile/three_files.kml Please post a specific example. If you want to bust Google's caches, append a dummy parameter. Best to update this parameter whenever you want Google to fetch new data. Example: <NetworkLink> <name>Markers</name> <Link> <href>http://www.xyz.com/file.kml?version=1</href> </Link> </NetworkLink> (and append version whenever the KML changes) -- http://twitter.com/broady -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
