質問

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

役に立ちましたか?

解決

  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.
ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top