I'm developing an App for a Taxi company for my final year project. I'm using Google latitude to track the location of the driver.
I can successfully retrieve both latitude and longitude of the driver (i.e the gps enabled phone) inside C#.
Now I want to show the exact location in a form probably with a pin or mark pointed at the retrieved lat, lon crossing point.
Please help. thanks in advance.