Virtual Earth 6 Bug: GetDirections breaks when Start and End Address are the same
When using the new GetDirections method to get multi-point driving directions everything works fine if the Start and End address are different. But it shows unexpected results on the map when plotting a multi-point route that has an End address the same as its Start.
Here's some sample code to reproduce this issue:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Here's a screenshot of the results displayed on the map:
This is the third bug in Virtual Earth 6 that I've found since it was released almost 2 weeks ago.