Answered Marker every kilometer

  • Tuesday, February 14, 2012 1:03 PM
     
     

    Hello,

    i am having a bing Map (V7) with a georss route. Is it possible to show a marker every kilometer?

All Replies

  • Wednesday, February 15, 2012 9:45 AM
    Owner
     
     Answered
    If you have the coordinates for every kilometer than you can show it. You would need to add logic if you don't have this data. You can do this by calculating the distance using the Haversine formula: http://rbrundritt.wordpress.com/2008/10/14/calculate-distance-between-two-coordinates/

    http://rbrundritt.wordpress.com