On May 19, 11:04 am, JavaJive <[email protected]> wrote:
> For a test/example page, I would like it to display the full version
> info of the API loaded.  How can I do this?

G_API_VERSION

I do this (now):
document.getElementById("apiv").innerHTML = "API v2."+G_API_VERSION;

  -- 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to