mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
18 lines
506 B
Markdown
18 lines
506 B
Markdown
# Google Nearby
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova-plugin-google-nearby --variable API_KEY="123456789"
|
|
$ npm install @awesome-cordova-plugins/google-nearby
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/google-nearby/)
|
|
|
|
Plugin Repo: [https://github.com/hahahannes/cordova-plugin-google-nearby](https://github.com/hahahannes/cordova-plugin-google-nearby)
|
|
|
|
This plugin adds support for the Google Nearby Messages API.
|
|
|
|
## Supported platforms
|
|
|
|
* Android
|
|
|