> Ok. Use the command button to display the distance between two points > and to display the total distance in a field.
What command button? Is there supposed to be some example we are to look at? > I know that the function is asynchronous, but I could not find a > sample code to call the function in order to have the "full" with the > value of the distance. What function? If you want some function of your own to do something with the returned distance value, call it at the end of the callback. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
