Suddenly some of my maps are failing to load - I am calling multiple maps via a network link (see bleow):
http://www.forttours.com/interact/Frontier.America.ALL3.asp Work In Progress: http://www.forttours.com/mainMapTest11.html All6.kml <?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <NetworkLink> <name>Frontier Battlesites</name> <Link> <href>http://www.forttours.com/interact/ FortTours.com_Frontier.Battlesites3.kml</href> </Link> </NetworkLink> <NetworkLink> <name>Frontier Forts</name> <Link> <href>http://www.forttours.com/interact/ FortTours.com_Frontier.Forts.kml</href> </Link> </NetworkLink> <NetworkLink> <name>Deadliest Frontier</name> <Link> <href>http://www.forttours.com/interact/ FortTours.com_Deadliest.Frontier8.kml</href> </Link> </NetworkLink> <NetworkLink> <name>Michno.Early.Texas.Settlements</name> <Link> <href>http://www.forttours.com/interact/ FortTours.com_Michno.Early.Texas.Settlements.kml</href> </Link> </NetworkLink> <NetworkLink> <name>Michno.Early.Texas.Settlements</name> <Link> <href>http://www.forttours.com/interact/ FortTours.com_Comancheria.kml</href> </Link> </NetworkLink> </kml>
-- 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.
