Looking through the documentation I don't see anything referencing the incidents in the new API that I could find. The section for the traffic layer in the API v3 documentation is very minimal with regards to what you can or cannot do with it now. You basically have your constructor and then your get and set map methods.
On Wed, Jun 30, 2010 at 1:42 PM, Michael Bentz <[email protected]> wrote: > Taking a hint from V2, I tried passing "incidents:true" to the > TrafficLayer object... didn't work > > trafficLayer = new google.maps.TrafficLayer({incidents:true}); > > No errors, but no incidents either. > > Thanks > > On Jun 30, 1:33 pm, Michael Bentz <[email protected]> wrote: > > I am not finding in the API how to display Traffic Incidents in the > > Traffic Layer. Is this no longer supported? > > > > Thanks > > -- > 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]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- 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.
