UNPKG

647 BMarkdownView Raw
1<a style="float:right;font-size:12px;" href="http://github.com/ionic-team/ionic-native/edit/master/src/@ionic-native/plugins/google-nearby/index.ts#L2">
2 Improve this doc
3</a>
4
5# Google Nearby
6
7```
8$ ionic cordova plugin add cordova-plugin-google-nearby --variable API_KEY="123456789"
9$ npm install @ionic-native/google-nearby
10```
11
12## [Usage Documentation](https://ionicframework.com/docs/native/google-nearby/)
13
14Plugin Repo: [https://github.com/hahahannes/cordova-plugin-google-nearby](https://github.com/hahahannes/cordova-plugin-google-nearby)
15
16This plugin adds support for the Google Nearby Messages API.
17
18## Supported platforms
19- Android
20
21
22