On Oct 16, 1:56 pm, Howie <[EMAIL PROTECTED]> wrote:
>
> However, it fails to work on the live server - Error line 742
> this.ub.length is null or not an object.
>
> http://www.wiltshire.gov.uk/maps/wikitest.php
>
> Any ideas what the problem can be?
You have a typo in your api version parameter:
v=2,x should be v=2.x (dot instead of comma)
javascript:alert(G_API_VERSION);
gave 131f
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---