I am usually able to obliterate the unwanted static maps in an "idle"
event listener. Unfortunately, several still leak through despite
corresponding tiles already in my browser's cache. It is extremely
annoying.
Will someone from Google please let me know what to do to eliminate
the superfluous static maps.
The following sequence generates two totally useless static maps.
Doubleclick zoom to the next level where the mouse location is
slightly different than a previous visit to the same zoom level.
Return to the previous zoom level.
The relevant tiles are already cached. Both static maps differ by a
few pixels from other static maps for the same zoom level already
cached. Bandwidth is wasted to retrieve a static map at
style.zIndex=0 covered by tiles at style.zIndex=1;
--
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.