Hello! I try to calling DirectionsService.route, and I have a valid
DirectionsResult object in the JSON format. I want to render this
directions on the map calling DiresctionsRenderer in the future after
refresh this page, so I need to save this object in the database or
another place. I'm saving this object in the database after
transforming it in the string object, but I can't parse it correctly
(may be string is too long) after read it frm the database. Where I
need to hold this object? Help me, please.

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