Native GPS Plugin (iOS/Android)
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.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. FREE
- Category:
- Tools › Localization
- Developer:
- Marcin Kulwicki
- Price:
- FREE
- Rating:
- Favorites:
- 25
- Supported Unity Versions:
- 2021.1.12 or higher
- Current Version:
- 1.1.0
- Download Size:
- 178.81 KB
- Last Update:
- Mar 24, 2022
- Description:
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.
- Technical Details:
Features
Getting longitude and latitude directly from device as double.
Easy extension allowing you to download more data directly from the device.
Supported OS
min iOS 11.0, Android 8.1
Link to documentation
https://medium.com/@kulwik/unity-native-gps-plugin-ios-and-android-11469d86190c
Documentation describes the development process. There is a template scene showing all the features in the package.
- Continue »