Thanks alot Ross!

u where right. We we set a initial zoom level and after rendering the
page we add some overlays and change the view.

I Think this should be enough of performance tuning ;)

On Jan 28, 5:31 pm, Rossko <[email protected]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to