Did you find an answer to saving in database yet? I am looking for same type solution.
On Mon, Sep 20, 2010 at 5:17 PM, azuro <[email protected]> wrote: > Hello, > > I'm setting up a web application that allow user to input their origin > and destination address. Then, Google Map will display the suggested > route from the origin to the destination. On the map, I'll allow user > to drag their preferred route and I'd like to save the user selected > route in a database (MSSQL) so when the user comes back to the page, > Google Map will show them their customized route. > > How do I save the JSON formatted object from Google Map > (DirectionResult object) to the database? I'm doing this in .NET 4.0. > > Also, Google map does not display when I declare the map canvas div > within the form tag. Anyone know what the issue was? > > Thanks so much! > > Jay > > -- > 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]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- 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.
