Question

I have mapped tour on google maps, same thing I can get on bing maps to, how can I draw the same route in my WP8 application via internet connection? Tour

Était-ce utile?

La solution

  1. Download the belonging KML file from Google Maps. There is a link on the route panel.
  2. Write a XML parser to interpret the coordinates in the KML file.
  3. Read the Guide to the Windows Phone 8 Maps API on how to display a route.
Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top