On Jan 6, 7:04 am, jayakumar <[email protected]> wrote:
>   I'm getting error while passing the javascript string from Google
> map bubble window. (GInfoWindowTab)
>
> Here is the syntax:
>
> ex:  I want to pass string image url to external javascript method.
>
>    javascript:Open('1''2','testmap') // for sample
>
>   it says testmap is undefined.
>
> Thanks for any help you can provide!

Please read and follow the posting guidelines and provide a link to
your map that exhibits the problem.

This has a couple of obvious typos in it:
javascript:Open('1''2','testmap') // for sample

Barring that, try using a debugger, the error should be fairly obvious
(probably because testmap is undefined...)

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