Click here to Skip to main content
15,886,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm new in google map application and using google maps API for getting my current latitude,longitude using geolocation (navigator.geolocation.getCurrentPosition) service. I'm getting the latitude & longitude and it seems that coordinates is not correct. I've tried to get accuracy through gelocation service and found that accuracy is 800+ meter, but I think, if accuracy is less or equal to 30 meter then we can consider that coordinates. I'm using this geolocation service in JavaScript for my ASP .Net application.

Can anybody help me get my current position? I would like to have my current position in google maps with accuracy level within 25 meter.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900