mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
25 lines
669 B
Markdown
25 lines
669 B
Markdown
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/native-geocoder/index.ts#L1">
|
|
Improve this doc
|
|
</a>
|
|
|
|
# Native Geocoder
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-nativegeocoder
|
|
$ npm install @ionic-native/plugins/native-geocoder
|
|
```
|
|
|
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|
|
|
|
|
|
|