GLog.write or equivalent in V3

271 views
Skip to first unread message

RoyHB

unread,
Jun 21, 2011, 3:01:35 AM6/21/11
to google-map...@googlegroups.com
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 Firebug or other debuggers but with more attendant complexity and keystrokes.

Is there some new equivalent to the old GLog.write?

geoco...@gmail.com

unread,
Jun 21, 2011, 3:23:22 AM6/21/11
to Google Maps JavaScript API v3
No. The v3 design philosophy is lighter is better. Nothing extra that
you can add yourself with a third party library or that isn't needed
(and GLog.write isn't _needed_, but it was "nice").

-- Larry

RoyHB

unread,
Jun 21, 2011, 3:46:32 AM6/21/11
to Google Maps JavaScript API v3
Thanks Larry - back to the buggy world of Firebug for me

Roy

James McGill

unread,
Jun 22, 2011, 11:37:29 PM6/22/11
to google-map...@googlegroups.com
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 <roy.b...@gmail.com> wrote:
> 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-map...@googlegroups.com.
> To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
>

Chris Broadfoot

unread,
Jun 23, 2011, 3:29:40 AM6/23/11
to google-map...@googlegroups.com
and for browsers without a console.log, use Firebug Lite:
Reply all
Reply to author
Forward
0 new messages