douzi1991 2011-07-07 09:43
浏览 14

too long

i can get the directions from one place to another in my local gmap i need to mail that direction data to any email id specified in a text box.

i found that gdirection.getDistence()[html], and gdirection.getDescriptionHtml() are embedded with html tags

is there any way to do my task? are the above methods useful or what is the correct way to do this?

please help me on this

thanks in advance

  • 写回答

1条回答 默认 最新

  • duan0424 2011-07-07 11:15
    关注

    Yes, you can handle response using JavaScript to extract the information you need to email. Pls refer to Google Maps API documentation for more info.

    评论

报告相同问题?