On Dec 14, 12:21 pm, Pileggi <[email protected]> wrote:
> > Don't return it.  Use it within the callback function to do whatever
> > it is you wanted - place a marker, send it to the server, whatever.
>
> I need to send the value to the form (with the WebBrowser inside) that
> has done the call with the "InvokeScript" method. But I don't know how.

What InvokeScript method?
(this is not an invitation to post code...)

This is really not a google maps API problem but understanding html,
javascript and your tools.  Sounds like you need to write a function
that does whatever you need done with the return value that you can
call inside the callback routine when the data is available.

It sounds like you might be developing a desktop application:
http://code.google.com/apis/maps/faq.html#tos_nonweb

Have you ensured that it will meet the terms of use?

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