windows phone 7 - Launching WP7 Map Application -


hopefully easy one.

in app, have event page address listed. have link view map brings page in application uses map control, , using lat/long pass, displays location of event.

what send lat/long existing maps application driving directions (etc) handled application.

is possible?

there 2 new tasks introduced in 'mango' release of windowsphone. bingsearchtask & bingdirectionstask useful map functionality.

http://msdn.microsoft.com/en-us/library/microsoft.phone.tasks.bingmapsdirectionstask_members(v=vs.92).aspx

refer link tasks available - http://msdn.microsoft.com/en-us/library/ff428753(v=vs.92).aspx


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -