I try to get my device coordinates using google maps api by http request, I need an api key but I can not take api key. Are there not api key available for windows phone application?And how can I take my device coordinates?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use
GeoCoordinateWatcherclass available inWP7to get device coordinates by GPS or WiFi/Cell towers. Also, you can choose desired accuracy / battery consumption to satisfy your needs.