Hello,
I hope someone can help..
I have a KML file, which loads two other KML files via NetworkLinks
The loader file is here:
http://bumbleware.co.uk/loader.kml
The first KML that loads up is going to draw some shapes, to keep it
simple I have just one shape in there now, the shape has an id of
"shape1". This shapes file can be found here:
http://bumbleware.co.uk/shapes.kml
Then I want the second KML file from the loader to update the shape
from the first file, so I have a KML file "updates.kml" with a
NetworkLinkControl referencing the first shapes file, and trying to
rename the shape.
This file is here:
http://bumbleware.co.uk/updates.kml
The whole thing works perfectly when I load the single loader file
into Google Earth, the shape is drawn, then the name is changed by the
updates.kml file.
However when I try and do this using Google Maps (either v2, or v3)
the loader only manages to load the shapes file, it looks like the
updates.kml is not taking effect.
Does anyone know why this might be?
Both v2 and v3 versions of the google maps efforts can be found here:
http://bumbleware.co.uk/mapsversion2.htm
http://bumbleware.co.uk/mapsversion3.htm
You can see in both cases the Shape1 does not get it's updated
description from the updates.kml file, like it does when the loader is
opened in Google Earth
Thanks in advance!
John
--
You received this message because you are subscribed to the Google Groups "Getting Started with KML" group.
To post to this group, send email to
kml-support-g...@googlegroups.com.
To unsubscribe from this group, send email to
kml-support-getting...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/kml-support-getting-started?hl=en.