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

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -