jamesmontemagno / Xamarin.Plugins

Cross-platform Native API Access from Shared Code!
MIT License
1.3k stars 380 forks source link

GeoLocator - Request - Get NMEA string and Number of Satellites #330

Closed tlhintoq closed 8 years ago

tlhintoq commented 8 years ago

This is a

Which plugin does this impact:

It would be really great if the Number of Satellites and raw NMEA string could be accessible properties just like Latitude, Longitude etc. I feel silly contemplating have to create my own dependency service for these when GeoLocator is (presumably) already grabbing this data. Not to mention worrying that two different services trying to grab the same data just smells like trouble.

jamesmontemagno commented 8 years ago

This issue was moved to jamesmontemagno/GeolocatorPlugin#1