The API automatically fetches some map tiles outside the edges of the current viewport, so as to allow smooth panning.
If you're getting tiles at a different zoom, take a close look at your code (we can't because you didn't give a URL) It may be that you are setting an initial map centre and zoom, and then changing the centre and zoom as a result of adding markers etc. That could cause twice as many tile fetches as you expect. cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
