I have a problem with the routing in a bing maps with windows phone mango. I need to update the map eliminating the old path when the user click on search everytime. I used the following guide: http://msdn.microsoft.com/en-us/library/ee681887.aspx and it works, but when i search again on the map remains the old paths. Thanks for the help!
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I resolved the problem. i inserted in xaml map an attribute MapPolyline "percorso" and this is the code c#
|
|||
|
|