mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
19 lines
493 B
Markdown
19 lines
493 B
Markdown
# Native Geocoder
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova-plugin-nativegeocoder
|
|
$ npm install @awesome-cordova-plugins/native-geocoder
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/native-geocoder/)
|
|
|
|
Plugin Repo: [https://github.com/sebastianbaar/cordova-plugin-nativegeocoder](https://github.com/sebastianbaar/cordova-plugin-nativegeocoder)
|
|
|
|
Cordova plugin for native forward and reverse geocoding
|
|
|
|
## Supported platforms
|
|
|
|
* iOS
|
|
* Android
|
|
|