Hi Ryan, I think what's happening is that these errors fire in an event handler, which unrolls the stack and leaves our code in a bad state. We should think about how to deal with this - perhaps through exception-safe code or by dispatching events in a try/catch.
Ben > > On May 1, 2010 7:16 PM, "Marc Ridey" <[email protected]> wrote: > > Hi Ryan, > > Please check this function: > > getRadius : function() { > /** Gets the radius, in m, from ... > > > > On May 2, 3:55 am, ryan baldwin <[email protected]> wrote: > Hi Susannah, sorry for the delay.... > > > [email protected]> wrote: > > > Hi Ryan, > > > > Can you provide a link for the site where you saw ... > > > > [email protected]<google-maps-js-api-v3%[email protected]><google-maps-js-api-v3%2B unsubscr...@goo... > > > > . > > > > For more options, visit this group athttp:// > > groups.google.com/group/google-maps-js-... > > > > [email protected]<google-maps-js-api-v3%[email protected]><google-maps-js-api-v3%2B unsubscr...@goo... > > > > . > > > For more options, visit this group at > >http://groups.google.com/group/google-maps-js-api... -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScr... -- 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.
