c# - Displaying route with pushpoints on wp8 -


i have mapped tour on google maps, same thing can on bing maps to, how can draw same route in wp8 application via internet connection? tour

  1. download belonging kml file google maps. there link on route panel.
  2. write xml parser interpret coordinates in kml file.
  3. read guide windows phone 8 maps api on how display route.

Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -