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

29 lines
991 B
Markdown

---
description: >-
Gao De Location plugin for Cordova and Ionic. Because the original GPS positioning uses Google Browser positioning, and Google withdraws from China, resulting…
---
# Gao De Location
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
## Installation
```bash
ionic cordova plugin add cordova-plugin-gaodelocation-chenyu --variable ANDROID_API_KEY=your android key --variable IOS_API_KEY=your ios key
npm install @awesome-cordova-plugins/gao-de-location
```
**Plugin Repo:** [https://github.com/waliu/cordova-plugin-gaodelocation-chenyu.git](https://github.com/waliu/cordova-plugin-gaodelocation-chenyu.git)
## Supported Platforms
- Android
- iOS
## Further Information
- [Installation Guide](../../installation.md)
- [FAQ](../../faq.md)