Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way to open the Bing Maps App on Windows Phone 7 to a specific location?

The built-in emulator from the WP7 Tools doesn't have the Bing App installed, and I don't have any phone hardware to test with. So I'm simply wondering, how can I open the Bing Maps Application to a specific Lat/Long?

Related Questions:

iPhone -- How can I launch the Google Maps iPhone application from within my own native application?

Android -- https://developer.android.com/guide/appendix/g-app-intents.html

like image 691
Nate Avatar asked Dec 17 '22 22:12

Nate


1 Answers

It seems that starting from the OS version 7.1 there's a specific task available for this, see BingMapsTask and for directions the BingMapsDirectionsTask.

like image 192
harriha Avatar answered May 16 '23 03:05

harriha