On Nov 27, 7:52 am, "maps.huge.info [Maps API Guru]" <[email protected]> wrote: > I can offer a possibility... > > Using OpenLayers with the Google Maps API is on the border of being > against the Terms. It's a wrapper and still does display the logo and > all that but it might not be everything quite correctly.
It's possible that because it's a wrapper it doesn't quite replicate the API and Google's servers are seeing this as a scraping effort. That's likely to result in temporary blocking and 403 responses. A map of that size (not "resolution", please: resolution is measured in dots per inch) needs over 200 tiles in its initial population, and Google are unlikely to see that as reasonable outside the API. > Here's a sample of a map sized to your > one:http://www.usnaviguide.com/verybigmap.htm > > It loaded perfectly... ...because it uses the native API, so it's less likely to be seen as a scraping exercise. Andrew -- 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.
