My next question is the following one.

Is there a fix for this except the one to replace servers? cuz It's
damn complex. We have 3 machine serving one intranet with load
balancing solutions.

Is there another way to fix this problem ? I throw idea but maybe it's
wrong, but maybe I could listen to each marker and check if its
cached? Can i detect this in the code with listener or other tools?

On 10 fév, 11:38, Andrew Leach <[email protected]> wrote:
> On 10 February 2012 16:21, Tremblay <[email protected]> wrote:
>
> > Here's two images of the problem.
>
> >http://jftremblay.site88.net/pub/imgpost1.PNG
> >http://jftremblay.site88.net/pub/imgpost2.PNG
>
> > On 10 fév, 08:19, Tremblay <[email protected]> wrote:
> >> Google tiles (the map itself) is loaded correctly.
>
> >> Our "guess" is that images (marker's images) take to long to load and
> >> the lag result in a replacment of the marker's image by the default
> >> blue icon.
>
> I think your guess is probably accurate, and you need to speed up your
> server's delivery (or use a different, faster, server).
>
> Even if a number of markers use the same image (as your second
> screenshot), if each marker is constructed individually then that URL
> may be accessed for each marker. There's no guarantee it will be
> cached.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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