Re: [Google Maps API v3] Re: GLog.write or equivalent in V3

2011-06-23 Thread Chris Broadfoot
and for browsers without a console.log, use Firebug Lite: http://getfirebug.com/firebuglite -- http://twitter.com/broady On Thu, Jun 23, 2011 at 1:37 PM, James McGill wrote: > Consider developing in Chrome with the Chrome developer tools. I find > them much more responsive. > > Regards, > Jam

Re: [Google Maps API v3] Re: GLog.write or equivalent in V3

2011-06-22 Thread James McGill
Consider developing in Chrome with the Chrome developer tools. I find them much more responsive. Regards, James On Tue, Jun 21, 2011 at 5:46 PM, RoyHB wrote: > Thanks Larry - back to the buggy world of Firebug for me > > Roy > > -- > You received this message because you are subscribed to the Go

[Google Maps API v3] Re: GLog.write or equivalent in V3

2011-06-21 Thread RoyHB
Thanks Larry - back to the buggy world of Firebug for me Roy -- 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 google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send emai

[Google Maps API v3] Re: GLog.write or equivalent in V3

2011-06-21 Thread geocode...@gmail.com
On Jun 21, 12:01 am, RoyHB wrote: > I'm in the heat of battle adapting our complex application from V2 to V3. > > It seems that GLog.write didn't make it into the new API. > In the past I found GLog.write to be a very handy low tech debugging tool.   > I understand I can > do the same thing with F