docs(gitbook): try out generated docs

This commit is contained in:
Daniel Sogl
2021-09-29 14:09:02 +02:00
parent 07e8dd7df8
commit 837c83ce5e
214 changed files with 5168 additions and 1 deletions
+22
View File
@@ -0,0 +1,22 @@
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/gao-de-location/index.ts#L2">
Improve this doc
</a>
# Gao De Location
```
$ ionic cordova plugin add cordova-plugin-gaodelocation-chenyu --variable ANDROID_API_KEY=your android key --variable IOS_API_KEY=your ios key
$ npm install @ionic-native/plugins/gao-de-location
```
## [Usage Documentation](https://ionicframework.com/docs/native/gao-de-location/)
Plugin Repo: [https://github.com/waliu/cordova-plugin-gaodelocation-chenyu.git](https://github.com/waliu/cordova-plugin-gaodelocation-chenyu.git)
Because the original GPS positioning uses Google Browser positioning, and Google withdraws from China, resulting in GPS Android positioning can not be positioned.
Gaode location can directly return address informationGaode location can directly return address information
## Supported platforms
- Android
- iOS