Hi,

I have found out how to use that api.

I have explained it in my web page.

http://vikku.info/programming/google-maps-v3/draggable-directions/saving-draggable-directions-saving-waypoints-google-directions-google-maps-v3.htm
 

On Thursday, 28 April 2011 21:48:26 UTC+5:30, Jayapal Chandran wrote:
>
> I am displaying a draggable directions google map. when i drag a way point 
> is created and the directions_changed event is fired.
>
> i use DirectionsRenderer.directions to save the way points in the database.
>
> I parsed the names of the objects and properties and i got the following
>
>  *status: OK; routes: [object Object]; Jf: [object Object]; Xg: true;*
>
>
> In the above the object Jf is the one which is having the waypoints but 
> periodically that name Jf is changing and making us hard to find which 
> property holds the waypoints. I have a method to find that. but yet i want 
> to know how to handle this.
>
> *Jf: [object Object]; // here Jf is changing periodically*
>
>
> I used firefox to debut the object using console.log.
>
> Hope i have made it clear.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/KfUOrJfz0KsJ.
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.

Reply via email to