https://github.com/coronalabs/com.coronalabs-shared.google.play.services.location
Rpository for shared.google.play.services.location.
https://github.com/coronalabs/com.coronalabs-shared.google.play.services.location
plugin
Last synced: 12 months ago
JSON representation
Rpository for shared.google.play.services.location.
- Host: GitHub
- URL: https://github.com/coronalabs/com.coronalabs-shared.google.play.services.location
- Owner: coronalabs
- License: mit
- Created: 2020-04-14T05:06:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T16:48:12.000Z (over 4 years ago)
- Last Synced: 2025-06-29T18:23:50.419Z (12 months ago)
- Topics: plugin
- Language: Lua
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Sources for the plugin `shared.google.play.services.location`.
Add following to your `build.settings` to use:
```lua
{
plugins = {
"shared.google.play.services.location" = {
publisherId = "com.coronalabs",
},
},
}
```