On Mar 18, 4:11 pm, vincent <[email protected]> wrote:
> Hello
> i have got a errorhttp://www.weltmeer.ch/divelog/
> when selecting in the top,right Corner a country
> i find the error with the error console from firefox
>
> but i my opinion a couple of line below it is defined
> so i am a little bit confused
>
> The code should do a select country from the option
> show the contruy on the map and zoom to it at the appropriated level
>
> thanks for feedback
> or Tips how to debug a code
>

In IE6 I get the following error:
Line: 25
Error: Object expected

which is that same line.

This line of your code is overwriting the API's GMap2 constructor with
null:
var GMap2;

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