On Feb 23, 10:34 am, Jim O <[email protected]> wrote: > Is there an issue with using Google Maps on a server that is on our > internal network?
That is against the terms of use, unless you have a premium license. http://code.google.com/apis/maps/terms.html > I have a KML file that my browser can read when it > is on a public site, but cannot read when it is on our network. I know > that the Google key does work because I can use GDownloadUrl on our > internal network, but GGeoXml does not work. Of course not. The kml file needs to be publicly accessable for GGeoXml to work (as it says pretty clearly in the documentation): http://code.google.com/apis/maps/documentation/reference.html#GGeoXml -- Larry > > Thanks. -- 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.
