Hello All,
I have a simple directory lookup application (C#) on my mobile 6 device for which I'd like to add mapping capability. Now, since I have Live Search installed on my mobile device, I don't want to recreate that functionality, but rather just pass the address to the live search application on my mobile device to then do the work for me.
I could call the live search application with Process.Start, but I don't know what parameters to pass in. I'm not sure if this is the right way to do it either?
So my question therefore is: does anyone know the parameters, or a better way to achieve this?
I've posted to the windows mobile forum too, but they suggested it was a question for the relevant applications (I'm also seeing if it is possible with GoogleMaps too, but obviously I'd prefer Live Search if I can...)
Thanks in advance.
Kind regards,
Darren.