LocationInfo.latitude from Unity return latitude as a float, but devices can returns double. When you want better precision or more details you need to access to native functions.With this plugin, you can easily access latitude or longitude from your device. You can easily extend it to get more data from your device.Features Getting longitude and latitude directly from device as double.Easy extension allowing you to download more data directly from the device.Supported OSmin iOS 11.0, Android 8.1Link to documentationhttps://medium.com/@kulwik/unity-native-gps-plugin-ios-and-android-11469d86190cDocumentation describes the development process. There is a template scene showing all the features in the package.