Andrew,
Thanks for the quick reply..
That one time where tilesloaded doesn't trigger seems to be something
new..
i never noticed that before..and it seems to coincide with the last
API update.
not sure if anything was changed in there.
Anyway, for now, i took out the tilesloaded event listener to make my
script work.
Thanks
-Jagjit

On Nov 28, 12:58 pm, "warden [Andrew Leach - Maps API Guru]"
<[EMAIL PROTECTED]> wrote:
> On Nov 28, 7:34 am, Jagjit <[EMAIL PROTECTED]> wrote:
>
> > If you load the page the first time, it doesn't trigger, but if you
> > refresh the page, it triggers properly.
> > I experienced this on my page and also confirmed this behavior on this
> > page:http://esa.ilmari.googlepages.com/tilesloaded.htm
>
> I loaded that page in a new window and got this log:
> 07:50:30:438 script loaded
> 07:50:31:319 body loaded
> 07:50:31:319 tilesloaded
>
> Clicking "Tiles load" I don't get a tilesloaded event:
> 07:51:47:098 script loaded
> 07:51:47:098 body loaded
>
> Clicking "Tiles do not load" I get the "We are sorry..." messages and
> this log:
> 07:52:32:303 script loaded
> 07:52:32:353 body loaded
> 07:52:33:154 tilesloaded
>
> Refreshing the page, I get
> 07:53:28:464 tilesloaded
> 07:53:28:474 script loaded
> 07:53:28:474 body loaded
> presumably because the tiles are brought from the browser cache.
>
> Andrew
--~--~---------~--~----~------------~-------~--~----~
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