You could probably use openlayers, which would require you to redo the site. You should be able to use any of the tiles though.
On Mon, Jan 4, 2010 at 2:23 PM, Rossko <[email protected]> wrote: > > Pretty sure the main GeoXml parser code > > has to get a file on a webserver? > > Google's GGeoXml parser needs to access the target KML file from > Google's servers, but you're not using that you are using a client- > side GeoXml parser, so that's okay. > However, you need internet access to get Google's API script, map > tiles, satellite images, etc etc so - no you can't work offline. > > -- > > 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]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > > -- 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.
