UNPKG

634 BMarkdownView Raw
1<a style="float:right;font-size:12px;" href="http://github.com/ionic-team/ionic-native/edit/master/src/@ionic-native/plugins/native-geocoder/index.ts#L1">
2 Improve this doc
3</a>
4
5# Native Geocoder
6
7```
8$ ionic cordova plugin add cordova-plugin-nativegeocoder
9$ npm install @ionic-native/native-geocoder
10```
11
12## [Usage Documentation](https://ionicframework.com/docs/native/native-geocoder/)
13
14Plugin Repo: [https://github.com/sebastianbaar/cordova-plugin-nativegeocoder](https://github.com/sebastianbaar/cordova-plugin-nativegeocoder)
15
16Cordova plugin for native forward and reverse geocoding
17
18## Supported platforms
19- iOS
20- Android
21
22
23