mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(): remove ionic links
This commit is contained in:
@@ -1,15 +1,11 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/geolocation/index.ts#L105">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# Geolocation
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-plugin-geolocation --variable GEOLOCATION_USAGE_DESCRIPTION="To locate you"
|
||||
$ npm install @ionic-native/plugins/geolocation
|
||||
$ npm install @awesome-cordova-plugins/geolocation
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/geolocation/)
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/geolocation/)
|
||||
|
||||
Plugin Repo: [https://github.com/apache/cordova-plugin-geolocation](https://github.com/apache/cordova-plugin-geolocation)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user