> I have a DirectionResult object on the client side (in my .js file) which I
> need send to the server (to the Python function) and put it into the
> database (MongoDB).
> How can I do this?

Previous discussion
http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/3e03797f188f0c2e/515ec25e2eded0a1

The key is that its a directions result _object_ not simple JSON

You also need to be wary of terms of use

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

Reply via email to