Files
awesome-cordova-plugins/docs/plugins/google-nearby/README.md
T
2026-03-21 17:08:43 -07:00

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)