Looking Solution for Getting Accurate Lat/Long in ASP .Net
-
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.
-
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.
The accuracy is at the mercy of the device - if, for instance, your GPS is actually falling back to WiFi Geolocation then unless you're sitting on top of the transmitter, your position is not going to be accurate.
-
The accuracy is at the mercy of the device - if, for instance, your GPS is actually falling back to WiFi Geolocation then unless you're sitting on top of the transmitter, your position is not going to be accurate.
It seems that GPS device like germin returns more accurate coordinate than my coordinates which I'm getting through my smart phone tools developed in asp .net. Which technology germin is using? Can I use same techniques in asp .net?
-
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.
To get your better solution Click on http://techgurulab.com/course/asp-net-tutorial/