Accurate GPS Latitude and longitude required (+- 5 mtr)

Dear Sir,

I am developing an mobile application to survey that how much sugar cane area is available. for the purpose, I need accurate Latitude and longitude of each corner of plot to get plot area.

I have use cordova plugin --plugin name=“cordova-plugin-geolocation” source=“npm”

and try to get location but could not success to get accurate location.

Please help

2 Likes

You don’t say what happens: are you getting no results at all, or are you getting inaccurate results?

What happens if you try the Geolocation sample?

I am getting inaccurate result.

Again: What happens if you try the Geolocation sample?