
I need to get latitude and longtitude for the application i want to make, so i looked into this example but if i try to run the code provided on the link above it gives me an error:
'Value cannot be null. Parameter name: Project'
Im using Visual studio 2010, xamarin.
If anyone could help me, that would be great,
**want to make an application that calculates distance between my current location and some preset locations...so i need the above mentioned data...






