mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
21 lines
675 B
Markdown
21 lines
675 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/google-nearby/index.ts#L2">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Google Nearby
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-google-nearby --variable API_KEY="123456789"
|
||
|
$ npm install @ionic-native/plugins/google-nearby
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|