On Jan 4, 1:03 pm, tanos_8888888888 <[email protected]> wrote: > I have done a project and its here: > > http://www.myislamap.com > > I will be out of WIFI and internet for a while, and would like to work > on my project during that time. Is it possible to modify the webpage > to work with all local files?
To get Google's map tiles and the API javascript you need an internet connection. > Pretty sure the main GeoXml parser code > has to get a file on a webserver? The 3rd party parsers can parse local files, GGeoXml (the parser that is part of the API) cannot. -- Larry > > thanks in advance.... -- 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.
