On Jan 4, 6:33 pm, jt <[email protected]> wrote: > The GTrafficOverlay "changed" event seems to fire a bit early and\or a > bit late, but never exactly when traffic info becomes visible > \invisible from within the viewport. Thought I was interpreting the > API reference correctly but I guess not. > > example:http://www.propeller-head.biz/_example01.htm > > Any thoughts would be appreiciated, thx.
My guess would be that there is a bounding box for the traffic info that is checked, not the traffic info itself. So the bounds would probably be a rectangle that contains the continental US where you are checking (which is actually fairly far out in the Pacific down there around LA/San Diego) It acts as if there might be some padding around it as well. Though the way the documentation reads, I would have expected it to work more like you were expecting. -- Larry -- 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.
