jamesmontemagno / GeolocatorPlugin

Geolocation plugin for Xamarin and Windows
MIT License
294 stars 158 forks source link

Always getting precision with 7digits #304

Closed ravikiran18 closed 5 years ago

ravikiran18 commented 5 years ago

How can I Set the default precision of latitude and longitude to 14 decimal

jamesmontemagno commented 5 years ago

I just return as a double whatever is given to me from the OS.