Hi,
thank you very much for your help.
I don't believe jQuery to be the real problem, because it has been my
partner in this project since version 1.2.6 was relased on May 24th
2008.
Ok, now don't spit on me, but I have solved the problem with a small
bad hack:
setInterval(function() {
map.setMapType(map.getCurrentMapType());
}, 2500);
I had noticed that when the problem occurred it was enough to click on
the change map button to have a correct refresh.
I don't know if a method exists to refresh only the the tiles' layer,
but this hack works perfectly.
I hope to find a more elegant solution in the near future.
I will try to use the parallel load of tiles and since the problem
isn't as evident if I load a "blank" image instead of the missing
tiles, I will try to follow this intuition.
Thanks again,
Bye,
Andrea
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---