Bing Maps polylines code generator

If, like me, you want to create some polylines on a Bing Maps map then it can be quite laborious to have to find the latitude and longitude of the next point, add it to the code and so on. This page simplifies the process somewhat. Just click on the map and the code required will be shown on the right. You can remove your last point or clear the whole thing by clicking the relevant buttons.

Unlike the Google Maps version, this doesn't show you the distance covered since Bing Maps doesn't provide a simple way to do this. There is some code here that shows how this could be achieved.


Code: