
* feat(nativegeocoder): add NativeGeocoder plugin * add district * update NativeGeocoderReverseResult & refactor code * delete plugins * delete index.ts * type(feat): change return type to array and add options param * Add 'defaultLocale' to options Object * let options be optional