mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
27 lines
643 B
Markdown
27 lines
643 B
Markdown
---
|
|
description: >-
|
|
Google Nearby plugin for Cordova and Ionic. This plugin adds support for the Google Nearby Messages API.
|
|
---
|
|
|
|
# Google Nearby
|
|
|
|
This plugin adds support for the Google Nearby Messages API.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-google-nearby --variable API_KEY="123456789"
|
|
npm install @awesome-cordova-plugins/google-nearby
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/hahahannes/cordova-plugin-google-nearby](https://github.com/hahahannes/cordova-plugin-google-nearby)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|