On Mar 17, 4:56 pm, user <[email protected]> wrote:
>
> Using GGeoXml, it does not render at all:
>
> http://www.forttours.com/interact/blend001.html
This line (sorry about the wrapping)
> geoXml2 = new GGeoXml("http://www.forttours.com/interact/
> FortTours.com_Frontier.Battlesites.kml";);
contains an extra semicolon, which upsets Firefox.
> Using Network Link, it only renders one KML:
>
> http://www.forttours.com/interact/blend002.html
Don't you need to specify each network link in its own <NetworkLink>
element? Currently you have two names and links in a single
<NetworkLink>.
Andrew
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---