I finally found the site that permits to save the gmap satellite tiles: http://intepid.com/stuff/gmkh/ I think that I could use its code in order to get my KML tiles, I would have to replace the satellite layer by the KML one (G_MAP_OVERLAY_LAYER_PANE according to the API reference) but I really don't know how to do. Thanks for your suggestions.
On Jul 16, 9:08 am, Niko <[email protected]> wrote: > I tried with firefox 1.0, and my kml is displayed in a normal way, no > images returned. > Is there any other browser that could let me reach the tiles? > I can display my kml without GGeoXML parsing it locally, so is there a > trick I can use (with EGeoXML or GeoXML) in order to get what I want? > May I save the layers displayed on my map? I saw on a site (can't find > it again) a way to save Google map satellite layers. > Then I think I may reach the polygons layer this way but I don't know > how to do... > > Thanks again. > > On Jul 15, 6:35 pm, Mike Williams <[email protected]> wrote: > > > I think you're just too late. > > > _mSvgEnabled got scrapped in v2.116, so the tecchnique only works in API > > versions older than that. But versions older than v2.140 are no longer > > available. > > > The only remaining possibility is to run your KML in a compatible > > browser that doesn't support SVG, Canvas or VML (e.g. Firefox 1.0). > > > -- > > Mike Williamshttp://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
