shukerullah / react-geocode

A React module to transform a description of a location (i.e. street address, town name, etc.) into geographic coordinates (i.e. latitude and longitude) and vice versa.
MIT License
207 stars 33 forks source link

setLanguage is not a function #23

Closed MouadBH closed 4 years ago

MouadBH commented 5 years ago

I got this error when I try to change language by usingGeocode.setLanguage() Uncaught TypeError: react_geocode__WEBPACK_IMPORTED_MODULE_2___default.a.setLanguage is not a function

ghuniyu commented 5 years ago

I got this error when I try to change language by usingGeocode.setLanguage() Uncaught TypeError: react_geocode__WEBPACK_IMPORTED_MODULE_2___default.a.setLanguage is not a function

same here...

Muttakee31 commented 5 years ago

facing the same problem. Has anybody found a solution?

homerteo commented 5 years ago

I have this same problem, but seeing the documentation in the module Readme in version 0.1.2 this function does not appear. Has it been removed from the package?

shukerullah commented 4 years ago

Updated.