amay077 / Xamarin.Forms.GoogleMaps

Map library for Xamarin.Forms using Google maps API
https://www.nuget.org/packages/Xamarin.Forms.GoogleMaps/
MIT License
546 stars 346 forks source link

There is no option for set accuracy level high for user current location. #612

Open ankit-vaghela opened 5 years ago

ankit-vaghela commented 5 years ago

VERSIONS

PLATFORMS

ACTUAL BEHAVIOR

https://developer.xamarin.com/api/type/Android.Locations.Accuracy/

Is there any option which is use to set accuracy level high for users or accuracy should be with in meter ? See above link of xamarin website. I want to set that in my app using your lib.

amay077 commented 5 years ago

Yes, Xamarin.Forms.GoogleMaps does not support Android.Locations.Accuracy. Because this is wrapper of Google Maps SDK for Android.