Thanks for seeing my question.^^
I'd like to send message to my MFC app in the following listner
routine.
My app configuration is based on MFC app with WebBrowser2 control
which is including Gmap.
GEvent.addListener(marker, "dblclick", function()
{
// Here, I want to implement C++ call routine.
});
GEvent.addListener(marker, "click", function()
{
// Here, I want to implement C++ call routine.
});
If you know me,
please answer me.
God bless you!
Tom Ryu
--
You received this message because you are subscribed to the Google Groups
"Google Maps API V2" 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.