It's actually a problem with the browsers - they stop displaying a image when it has been scaled up too much. Zoom level 20 compared to zoom level 0 means that the image is scaled up 1 million times so basically the browser says no and stops displaying the image.
-- Luke On Fri, Dec 10, 2010 at 8:59 AM, Chad Killingsworth < [email protected]> wrote: > Does the same in FireFox. I'm guessing that either the pixel dimensions or > the memory footprint of the image simply becomes too large. I would file > this as a bug: http://code.google.com/p/gmaps-api-issues/issues/entry > > Chad Killingsworth > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
