Thanks for that response (though my own is very delayed... I got
(very) distracted). Looks like a KML overlay is the only answer and I
have to live with the limitations (though I am surprised).
Moving onto my next issue, I would like to produce a static map for
those that have JavaScript turned of
Is it just me, or has the KML scheme location changed such that
http://www.opengis.net/kml/2.2/";>
should now be
http://schemas.opengis.net/kml/2.2.0/";>
I certainly can't find the existence of the former.
Stuart
--
You received this message because you are subscribed to the Google Group
I'll start off by saying I know very little about JavaScript and tend
to limit myself to implementing code I'm given.
Knowing that APIv3 was out, I decided to try and upgrade to the latest
version to bypass a needless complication I had with keys for dev /
test sites. In the process of doing so, I