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

geocode address getting wrong #48

Open ChetanAlmelkar opened 8 months ago

ChetanAlmelkar commented 8 months ago

Geocode.fromLatLng(18.506252400000001046000,73.910446399999997879600)

I am getting wrong address by this lat lng. actual on map - ' Soli Poonawalla Rd, Bhaskar Colony, Fatima Nagar, Wanowrie, Pune, Maharashtra 411022 '

but i am getting - ' 2, St. Patrick's Town, Swami Vivekanand Nagar, Lakshmi Nagar, Chinchwad, Pune, Maharashtra 411033 '