mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
28 lines
623 B
Markdown
28 lines
623 B
Markdown
---
|
|
description: >-
|
|
Native Geocoder plugin for Cordova and Ionic. Cordova plugin for native forward and reverse geocoding
|
|
---
|
|
|
|
# Native Geocoder
|
|
|
|
Cordova plugin for native forward and reverse geocoding
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-nativegeocoder
|
|
npm install @awesome-cordova-plugins/native-geocoder
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/sebastianbaar/cordova-plugin-nativegeocoder](https://github.com/sebastianbaar/cordova-plugin-nativegeocoder)
|
|
|
|
## Supported Platforms
|
|
|
|
- iOS
|
|
- Android
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|