Hello,

I need to add this line to an InfoWindow:
<script>writeSametimeLink("' + label + '", "", true, "text:no")</
script>

This line add a presence awareness link to an InfoWindow (Lotus
equivalent of MSN/Google Talk/Yahoo Messenger,...).

When I do this, instead of displaying the user's name with a link to
chat with him, the page is overwritten and a blank page (without the
map) is displayed containing only the chat link.

Now, I do know that it's probably because that line of code is using
write/writeln to display things... but I have no control over this
code (it's the Lotus way to do it)... and it doesn't return anything
(I tried storing the return value in a String and then display that
string, but it doesn't work).

By the way, the presence awareness feature is using a Java Applet.

Is there a way to achieve this?

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