I've got a similar problem but just giving a zoom value will not help, what if you don't know what zoom to use? And what if I want the entire earth?
On Aug 13, 11:07 am, Andrew Leach <[email protected]> wrote: > On Aug 13, 3:16 pm, Chris <[email protected]> wrote: > > > I'm working with the static map API and some very basic test cases are > > no longer working since the API change... > > > For > > example:http://maps.google.com/maps/api/staticmap?maptype=satellite&sensor=fa... > > > I'd appreciate any insight. > > Your link doesn't give a zoom, so there's no information about which > tiles the server should use to create the static map. This link will > work:http://maps.google.com/maps/api/staticmap?maptype=satellite&sensor=fa... Zoom is suppose to be calculated by google right? If you want to assist the calculation you can provide a visible= but doing so, at least from what I can see, has no affect. > > Zoom=0 doesn't work, and that may be because the server-side code is > interpreting zoom=0 as not specifying the zoom at all. There doesn't > appear to be an issue about > that.http://code.google.com/p/gmaps-api-issues/issues/list?can=2&q=apitype... I thought google said zoom=0 is full earth? -- 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.
